changeset 14309:d546dc4e0c0b

(dired-internal-noselect): Pass proper format string to message.
author Karl Heuer <kwzh@gnu.org>
date Thu, 25 Jan 1996 00:52:48 +0000
parents 0ce52b2f2bb5
children 49af6e2bfaa8
files lisp/dired.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/dired.el	Thu Jan 25 00:52:17 1996 +0000
+++ b/lisp/dired.el	Thu Jan 25 00:52:48 1996 +0000
@@ -436,7 +436,7 @@
 			 (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