1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-04 04:52:10 -08:00
emacs/lisp/vc
Sean Whitton 158bf5da77 Refine VC-Dir mass mark changes
* lisp/vc/vc-dir.el (vc-dir-mark-file): Prompt before unmarking
all subitems.  Use y-or-n-p and user-error instead of
yes-or-no-p and error.
(vc-dir-unmark-file): Use y-or-n-p instead of yes-or-no-p.
(vc-dir-allow-mass-mark-changes): Update docs.
2025-11-25 21:37:27 +00:00
..
add-log.el Merge from origin/emacs-30 2025-10-18 06:15:46 -04:00
compare-w.el
cvs-status.el
diff-mode.el Make diff-revert-and-kill-hunk consider an active region 2025-11-25 21:07:04 +00:00
diff.el Fix 'd' command in 'query-replace' in buffers not visiting files 2025-11-23 10:33:49 +02:00
ediff-diff.el
ediff-help.el
ediff-hook.el
ediff-init.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el VC: Use symbolic names for the working revision 2025-10-05 15:27:07 +01:00
ediff-wind.el
ediff.el
emerge.el
log-edit.el Fixes to echo area messages when creating Log Edit mode buffers 2025-11-06 14:34:24 +00:00
log-view.el Persist Log View mode marks across buffer revert 2025-11-24 16:04:42 +00:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el defvar-keymap: New ':prefix t' abbreviation 2025-10-06 18:34:18 +01:00
smerge-mode.el Improve color contrast of refine-related diff faces on dark backgrounds 2025-10-16 20:05:41 +03:00
vc-annotate.el
vc-bzr.el Make UPSTREAM-LOCATION argument to incoming-revision optional 2025-10-24 20:55:19 +01:00
vc-cvs.el
vc-dir.el Refine VC-Dir mass mark changes 2025-11-25 21:37:27 +00:00
vc-dispatcher.el vc-resynch-window: Restore always using vc-revert-buffer-internal 2025-11-22 13:50:22 +00:00
vc-filewise.el
vc-git.el vc-git-revision-published-p: Resolve REV 2025-11-22 12:46:16 +00:00
vc-hg.el vc-do-command: Support discarding standard error 2025-11-10 18:08:39 +00:00
vc-hooks.el VC revert commands: Facilities to entirely delete revisions 2025-11-13 17:07:20 +00:00
vc-rcs.el
vc-sccs.el
vc-src.el
vc-svn.el
vc.el New commands to rewind decentralized VCS branches 2025-11-23 18:36:22 +00:00