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:
parent
fc7a70ccda
commit
1fc67c11d1
1 changed files with 1 additions and 1 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue