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

(dired-internal-noselect): Pass proper format string to message.

This commit is contained in:
Karl Heuer 1996-01-25 00:52:48 +00:00
parent b3099c4614
commit 952e8cb510

View file

@ -436,7 +436,7 @@ If DIRNAME is already in a dired buffer, that buffer is used without refresh."
(and (= (car (nth 5 attributes)) (car modtime))
(= (nth 1 (nth 5 attributes)) (cdr modtime)))))
nil
(message
(message "%s"
(substitute-command-keys
"Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
;; Else a new buffer