Mercurial > emacs
changeset 69857:736810279a1f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Apr 2006 09:53:18 +0000 |
parents | d6c2324400c7 |
children | 568a39da33b5 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 08 09:52:38 2006 +0000 +++ b/lisp/ChangeLog Sat Apr 08 09:53:18 2006 +0000 @@ -3,6 +3,7 @@ * international/mule-cmds.el (set-locale-environment): Make sure the coding-system preferred by the locale's language has the same EOL conversion type as the original buffer-file-coding-system. + (locale-language-names): Add a few MS Windows language codes. 2006-04-07 Richard Stallman <rms@gnu.org>