Mercurial > emacs
changeset 50116:f2c182eeeda2
(reset-language-environment): Set
default-file-name-coding-system to iso-latin-1.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 13 Mar 2003 08:32:17 +0000 |
parents | ca35e855ba24 |
children | cc4a5dfff93a |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el Thu Mar 13 06:27:57 2003 +0000 +++ b/lisp/international/mule-cmds.el Thu Mar 13 08:32:17 2003 +0000 @@ -1613,6 +1613,7 @@ (set-default-coding-systems nil) (setq default-sendmail-coding-system 'iso-latin-1) + (setq default-file-name-coding-system 'iso-latin-1) ;; Preserve eol-type from existing default-process-coding-systems. ;; On non-unix-like systems in particular, these may have been set ;; carefully by the user, or by the startup code, to deal with the