diff options
| author | Dave Love <fx@gnu.org> | 2003-01-05 01:06:52 +0000 |
|---|---|---|
| committer | Dave Love <fx@gnu.org> | 2003-01-05 01:06:52 +0000 |
| commit | 139c4e546df4a6f9f389bcb4dc268bf97db33772 (patch) | |
| tree | a7067de186e5fe7d9ebc016c7a035864a0e82227 /lisp | |
| parent | aae7dcdeb5d78e9b4a2a115f8ad9f3ed987d44f3 (diff) | |
| download | emacs-139c4e546df4a6f9f389bcb4dc268bf97db33772.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9912dcc595..815a1af9cf6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2003-01-05 Dave Love <fx@gnu.org> + + * language/european.el ("Latin-6", "Croatian"): New. + ("Latin-7"): Fix nonascii-translation. Add input method. + ("Lithuanian", "Latvian"): Add nonascii-translation. + ("German", "Spanish", "Dutch", "Welsh", "Swedish"): Fix + nonascii-translation. + + * language/georgian.el ("Georgian"): Fix nonascii-translation. + + * international/mule-cmds.el (set-locale-environment): Ignore + empty values of environment variables. + + * emacs-lisp/byte-opt.el (byte-optimize-nth) + (byte-optimize-nthcdr): Fix for case of wrong-length forms. + 2003-01-04 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el. @@ -28,6 +44,9 @@ 2003-01-03 Dave Love <fx@gnu.org> + * emacs-lisp/find-func.el (find-variable-noselect): Make it work + with new load-history format. + * international/mule-cmds.el (sort-coding-systems): Adjust priority of utf-16 and x-ctext. |
