From: Kenichi Handa Date: Tue, 30 Nov 2004 07:20:19 +0000 (+0000) Subject: (command-line): Fix comment for the previous change. X-Git-Tag: ttn-vms-21-2-B4~3557 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1fc67c11d159de73589e2395b1d36d0bd1d4d407;p=emacs.git (command-line): Fix comment for the previous change. --- diff --git a/lisp/startup.el b/lisp/startup.el index ed1a90c9354..637a909f78b 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -953,7 +953,7 @@ or `CVS', and any subdirectory that contains a file named `.nosearch'." (run-hooks 'after-init-hook) - ;; Decode all buffer names. + ;; Decode all default-directory. (if (and default-enable-multibyte-characters locale-coding-system) (save-excursion (dolist (elt (buffer-list))