1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(command-line): Fix comment for the previous change.

This commit is contained in:
Kenichi Handa 2004-11-30 07:20:19 +00:00
parent fc7a70ccda
commit 1fc67c11d1

View 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))