# HG changeset patch # User Kenichi Handa # Date 1101799219 0 # Node ID ab26a3de6d9c001877390d654ee965645ffa7326 # Parent 95d38c47c806ead5feab30585d5b88514a4030ce (command-line): Fix comment for the previous change. diff -r 95d38c47c806 -r ab26a3de6d9c lisp/startup.el --- a/lisp/startup.el Tue Nov 30 05:57:27 2004 +0000 +++ b/lisp/startup.el Tue Nov 30 07:20:19 2004 +0000 @@ -953,7 +953,7 @@ (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))