From a6492fa7274c3c37100603b36e42d7b7fda055dc Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 28 Oct 2001 16:19:16 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 47d59eb296c..8652fd1559f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,24 @@ +2001-10-28 Dave Love + + * international/mule-cmds.el (locale-language-names): Use defconst + and purecopy it. Add entries for new environments/locales. + (locale-charset-language-names): Use defconst, purecopy and add + UTF-8. + (locale-preferred-coding-systems): Use defconst and purecopy. + (set-language-environment): Use `functionp' to check exit and + setup functions. + + * language/european.el (mac-roman): Add mime-charset. + ("UTF-8"): New language environment. + (file-coding-system-alist): Add an entry for utf-8. + +2001-09-15 Dave Love + + * language/extra-lang.el: New file. + + * international/latin1-disp.el: Fix some 8-bit-graphic + characters. Use iso2022 encoding. + 2001-09-10 Dave Love * international/latin-9.el: Give pilcrow punctuation syntax. -- 2.39.5