]> git.eshelyaron.com Git - emacs.git/commitdiff
(dired-internal-noselect): Pass proper format string to message.
authorKarl Heuer <kwzh@gnu.org>
Thu, 25 Jan 1996 00:52:48 +0000 (00:52 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 25 Jan 1996 00:52:48 +0000 (00:52 +0000)
lisp/dired.el

index ec0a358542f5e5f9842135f60fb7203e27372f06..b31c3b7fc3716912aed917a384c88d940b731031 100644 (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