]> git.eshelyaron.com Git - emacs.git/commitdiff
(command-line): Fix comment for the previous change.
authorKenichi Handa <handa@m17n.org>
Tue, 30 Nov 2004 07:20:19 +0000 (07:20 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 30 Nov 2004 07:20:19 +0000 (07:20 +0000)
lisp/startup.el

index ed1a90c93548454536b917d3f0bff9bb00af1b74..637a909f78bee012caa84dbae865b59c39e98a5c 100644 (file)
@@ -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))