Mercurial > emacs
comparison lisp/ChangeLog @ 41920:bb72c55fd4de
*** empty log message ***
author | Noah Friedman <friedman@splode.com> |
---|---|
date | Mon, 10 Dec 2001 10:22:22 +0000 |
parents | f0304f03fe6f |
children | 8a31717795f7 |
comparison
equal
deleted
inserted
replaced
41919:842512c9651c | 41920:bb72c55fd4de |
---|---|
1 2001-12-10 Noah Friedman <friedman@splode.com> | |
2 | |
3 * battery.el (battery-insert-file-contents): Obsolete function | |
4 removed. | |
5 (battery-read-function): Obsolete function removed. | |
6 (battery-linux-proc-apm): Use insert-file-contents. | |
7 | |
1 2001-12-07 Stephen Eglen <stephen@gnu.org> | 8 2001-12-07 Stephen Eglen <stephen@gnu.org> |
2 | 9 |
3 * iswitchb.el (iswitchb-visit-buffer): Use | 10 * iswitchb.el (iswitchb-visit-buffer): Use |
4 `select-frame-set-input-focus'. Needed when window manager | 11 `select-frame-set-input-focus'. Needed when window manager |
5 uses "click to focus" policy. Doc fixes. | 12 uses "click to focus" policy. Doc fixes. |
43 | 50 |
44 * international/iso-transl.el: Insert Latin-1 characters, not | 51 * international/iso-transl.el: Insert Latin-1 characters, not |
45 unibyte codes. | 52 unibyte codes. |
46 | 53 |
47 * language/european.el (diacritic-composition-pattern): New constant. | 54 * language/european.el (diacritic-composition-pattern): New constant. |
48 (diacritic-compose-region, diacritic-compose-string) | 55 (diacritic-compose-region, diacritic-compose-string) |
49 (diacritic-compose-buffer, diacritic-post-read-conversion) | 56 (diacritic-compose-buffer, diacritic-post-read-conversion) |
50 (diacritic-composition-function): New functions. | 57 (diacritic-composition-function): New functions. |
51 | 58 |
52 * international/utf-8.el (ucs-mule-to-mule-unicode): New | 59 * international/utf-8.el (ucs-mule-to-mule-unicode): New |
53 translation table. | 60 translation table. |
54 (ccl-encode-mule-utf-8): Use it. | 61 (ccl-encode-mule-utf-8): Use it. |