1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

Fix indentation.

This commit is contained in:
Karl Heuer 1996-01-25 07:09:48 +00:00
parent 9e8886a827
commit 212b2266cb

View File

@ -437,8 +437,8 @@ If DIRNAME is already in a dired buffer, that buffer is used without refresh."
(= (nth 1 (nth 5 attributes)) (cdr modtime)))))
nil
(message "%s"
(substitute-command-keys
"Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
(substitute-command-keys
"Directory has changed on disk; type \\[revert-buffer] to update Dired")))))
;; Else a new buffer
(setq default-directory
(if (file-directory-p dirname)