From: Glenn Morris Date: Sat, 17 Feb 2018 02:57:45 +0000 (-0800) Subject: ; * lisp/international/mule-cmds.el (reset-language-environment): Comment. X-Git-Tag: emacs-27.0.90~5675 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b04fa19119c6db126bf0f80a1d610e21a7a27c23;p=emacs.git ; * lisp/international/mule-cmds.el (reset-language-environment): Comment. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 34681662631..f737869eef8 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1795,6 +1795,9 @@ The default status is as follows: (setq default-sendmail-coding-system 'iso-latin-1) ;; On Darwin systems, this should be utf-8-unix, but when this file is loaded ;; that is not yet defined, so we set it in set-locale-environment instead. + ;; [Actually, it seems to work fine to use utf-8-unix here, and not just + ;; on Darwin. The previous comment seems to be outdated? + ;; See patch at https://debbugs.gnu.org/15803 ] (setq default-file-name-coding-system 'iso-latin-1-unix) ;; Preserve eol-type from existing default-process-coding-systems. ;; On non-unix-like systems in particular, these may have been set