1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/doc
Tino Calancha 3b6eb9489d dired-mark-extension: Unmark if called with C-u prefix
See discussion in #Bug2518 and:
https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00711.html
* lisp/dired-x.el (dired-mark-extension):
Update interactive calls: a prefix arg C-u unmark files;
a prefix C-u C-u prompt for MARKER-CHAR and mark files with it.
(dired-mark-sexp):
Show in the prompt that we are unmarking if called with a prefix argument.
* doc/misc/dired-x.texi (Advanced Mark Commands):
Update documentation for 'dired-mark-extension'.
2016-10-03 20:02:54 +09:00
..
emacs Make querying to kill processes customizable 2016-10-01 14:25:27 +02:00
lispintro Fix comment in files-in-below-directory 2016-07-28 19:53:58 -04:00
lispref Make querying to kill processes customizable 2016-10-01 14:25:27 +02:00
man * doc/man/emacsclient.1: Document +line:column option. 2016-03-29 14:20:12 -07:00
misc dired-mark-extension: Unmark if called with C-u prefix 2016-10-03 20:02:54 +09:00