Mercurial > emacs
comparison lisp/ChangeLog @ 41888:82f12fe95f34
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 07 Dec 2001 18:08:42 +0000 |
parents | 3b50f9e26cfb |
children | 447cb13d0f7f |
comparison
equal
deleted
inserted
replaced
41887:8c0b69283972 | 41888:82f12fe95f34 |
---|---|
10 | 10 |
11 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew | 11 * international/ucs-tables.el (ucs-8859-8-alist): Add Hebrew |
12 points and directional formatting control characters. | 12 points and directional formatting control characters. |
13 | 13 |
14 2001-12-07 Dave Love <fx@gnu.org> | 14 2001-12-07 Dave Love <fx@gnu.org> |
15 | |
16 * international/latin1-disp.el: Fix some 8-bit-graphic characters. | |
17 Use iso2022 encoding. | |
18 (latin1-char-displayable-p): Doc fix. | |
19 (latin1-display-ucs-per-lynx): New option. | |
20 (latin1-display-ucs-per-lynx): New command. | |
21 (latin1-display-reset): Special-case arabic. | |
22 (ucs-tables): Require. | |
23 (latin1-display-sets, latin1-display-setup): Add arabic. | |
24 (latin1-display) <variable>: Use function latin1-display. | |
25 (latin1-display) <function>: Add mule-unicode stuff. | |
26 (latin1-display-check-font): Don't lose if `info' is nil. | |
15 | 27 |
16 * international/iso-transl.el: Insert Latin-1 characters, not | 28 * international/iso-transl.el: Insert Latin-1 characters, not |
17 unibyte codes. | 29 unibyte codes. |
18 | 30 |
19 * language/european.el (diacritic-composition-pattern): New constant. | 31 * language/european.el (diacritic-composition-pattern): New constant. |