1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Comment change.

This commit is contained in:
Richard M. Stallman 1995-03-16 04:37:48 +00:00
parent 41e798a969
commit c0d7987107
7 changed files with 10 additions and 42 deletions

View file

@ -906,7 +906,7 @@ dired."
;;; that matches the first file in the file list.
;;;
;;; * If the REGEXP matches all the entries of the file list then evaluate
;;; COMMAND, which is either a string or an elisp expression returning a
;;; COMMAND, which is either a string or a Lisp expression returning a
;;; string. COMMAND may be a list of commands.
;;;
;;; * Return this command to `dired-guess-shell-command' which prompts user