Mercurial > emacs
comparison lisp/ChangeLog @ 49045:d36c896aa9b9
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 05 Jan 2003 01:06:52 +0000 |
parents | e1f3921c6689 |
children | f6921ff57fed |
comparison
equal
deleted
inserted
replaced
49044:3a1b596813f9 | 49045:d36c896aa9b9 |
---|---|
1 2003-01-05 Dave Love <fx@gnu.org> | |
2 | |
3 * language/european.el ("Latin-6", "Croatian"): New. | |
4 ("Latin-7"): Fix nonascii-translation. Add input method. | |
5 ("Lithuanian", "Latvian"): Add nonascii-translation. | |
6 ("German", "Spanish", "Dutch", "Welsh", "Swedish"): Fix | |
7 nonascii-translation. | |
8 | |
9 * language/georgian.el ("Georgian"): Fix nonascii-translation. | |
10 | |
11 * international/mule-cmds.el (set-locale-environment): Ignore | |
12 empty values of environment variables. | |
13 | |
14 * emacs-lisp/byte-opt.el (byte-optimize-nth) | |
15 (byte-optimize-nthcdr): Fix for case of wrong-length forms. | |
16 | |
1 2003-01-04 Nick Roberts <nick@nick.uklinux.net> | 17 2003-01-04 Nick Roberts <nick@nick.uklinux.net> |
2 | 18 |
3 * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el. | 19 * gdb-ui.el: Acknowledge Tom Lord as author of gdba.el. |
4 Use let construction to bind buffer-read-only to nil. | 20 Use let construction to bind buffer-read-only to nil. |
5 (gdba): 'set height 0' in GDB. | 21 (gdba): 'set height 0' in GDB. |
25 | 41 |
26 * mail/sendmail.el (mail-split-line): New function. | 42 * mail/sendmail.el (mail-split-line): New function. |
27 (mail-mode-map): remap split-line to mail-split-line. | 43 (mail-mode-map): remap split-line to mail-split-line. |
28 | 44 |
29 2003-01-03 Dave Love <fx@gnu.org> | 45 2003-01-03 Dave Love <fx@gnu.org> |
46 | |
47 * emacs-lisp/find-func.el (find-variable-noselect): Make it work | |
48 with new load-history format. | |
30 | 49 |
31 * international/mule-cmds.el (sort-coding-systems): Adjust | 50 * international/mule-cmds.el (sort-coding-systems): Adjust |
32 priority of utf-16 and x-ctext. | 51 priority of utf-16 and x-ctext. |
33 | 52 |
34 * international/utf-8.el (utf-translate-cjk): Call | 53 * international/utf-8.el (utf-translate-cjk): Call |