From: Karl Heuer Date: Thu, 25 Jan 1996 07:09:48 +0000 (+0000) Subject: Fix indentation. X-Git-Tag: emacs-19.34~1499 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=212b2266cb3b4cece02b2723917f577e02f4d0ef;p=emacs.git Fix indentation. --- diff --git a/lisp/dired.el b/lisp/dired.el index b31c3b7fc37..ca69ece98f4 100644 --- a/lisp/dired.el +++ b/lisp/dired.el @@ -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)