1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00
emacs/lisp/vc
Sean Whitton b5cf0786a2 New command vc-kill-other-working-tree-buffers
* lisp/vc/vc.el (vc-kill-other-working-tree-buffers): New
command.
* lisp/vc/vc-hooks.el (vc-prefix-map): Bind it.
* doc/emacs/vc1-xtra.texi (Other Working Trees):
* etc/NEWS: Document it.
2025-10-01 20:51:57 +01:00
..
add-log.el
compare-w.el
cvs-status.el
diff-mode.el New commands to apply changes to other working trees 2025-09-16 14:30:02 +01:00
diff.el
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Fix 'ediff-before-setup-hook' 2025-07-05 11:07:29 +03:00
ediff-vers.el
ediff-wind.el
ediff.el
emerge.el Fix emerge.el for remote files 2025-04-20 18:16:14 +02:00
log-edit.el ; log-edit.el: Insert missing required cl-lib. 2025-09-12 15:41:38 +01:00
log-view.el Make C-x v w w work in Log View mode, to change working directory 2025-09-08 11:50:36 +01:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el lisp/vc: Try and avoid quoting lambdas 2025-07-19 14:42:28 -04:00
smerge-mode.el lisp/vc/smerge-mode.el (smerge--refine-highlight-change): Fix misalignment 2025-06-26 12:55:27 -04:00
vc-annotate.el vc-annotate-warp-revision: Fix going through renames 2025-08-05 04:07:40 +03:00
vc-bzr.el Rename arg REMOTE-LOCATION -> UPSTREAM-LOCATION 2025-09-01 09:41:40 +01:00
vc-cvs.el ; * lisp/vc/vc-cvs.el (vc-cvs-file-to-string): Simplify slightly. 2025-07-21 11:04:34 +01:00
vc-dir.el vc-dir-mark-unmark: When region active, don't do any y/n prompting 2025-09-05 15:22:31 +01:00
vc-dispatcher.el vc-do-command: In batch mode, print the output of failed commands 2025-08-12 14:34:45 +01:00
vc-filewise.el
vc-git.el VC prepare-patch: New :patch-start & :patch-end plist entries 2025-09-27 21:36:51 +01:00
vc-hg.el VC prepare-patch: New :patch-start & :patch-end plist entries 2025-09-27 21:36:51 +01:00
vc-hooks.el New command vc-kill-other-working-tree-buffers 2025-10-01 20:51:57 +01:00
vc-rcs.el New user option: vc-allow-async-diff 2025-06-13 06:00:52 +03:00
vc-sccs.el
vc-src.el
vc-svn.el
vc.el New command vc-kill-other-working-tree-buffers 2025-10-01 20:51:57 +01:00