diff options
| author | Dave Love | 2002-09-08 20:36:10 +0000 |
|---|---|---|
| committer | Dave Love | 2002-09-08 20:36:10 +0000 |
| commit | 0b520940e63bd347502ece7ec2092163a2ca987e (patch) | |
| tree | 390990189d912a1e11d4a5460d6349279ea9c803 /lisp/ChangeLog | |
| parent | 97b4eba94a736d2946382db0570b8c5c1536cac7 (diff) | |
| download | emacs-0b520940e63bd347502ece7ec2092163a2ca987e.tar.gz emacs-0b520940e63bd347502ece7ec2092163a2ca987e.zip | |
(dev-charseq): Avoid indian-glyph-char.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cae85b754a6..fecd8419d17 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,16 @@ | |||
| 1 | 2002-09-08 Dave Love <fx@gnu.org> | 1 | 2002-09-08 Dave Love <fx@gnu.org> |
| 2 | 2 | ||
| 3 | * language/ind-util.el (ucs-devanagari-to-is13194-alist) | ||
| 4 | (indian-glyph-char, indian-char-glyph): Deleted. | ||
| 5 | (is13194-default-repertory): Renamed from | ||
| 6 | is13194-default-repartory, | ||
| 7 | (iscii-to-ucs-region): Hoist evals from loop. | ||
| 8 | |||
| 9 | * language/devan-util.el (dev-charseq): Avoid indian-glyph-char. | ||
| 10 | |||
| 11 | * language/indian.el (indian-script-table) | ||
| 12 | (ccl-encode-indian-glyph-font): Deleted. | ||
| 13 | |||
| 3 | * international/mule-conf.el (emacs-mule, iso-2022-7bit) | 14 | * international/mule-conf.el (emacs-mule, iso-2022-7bit) |
| 4 | (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) | 15 | (iso-2022-7bit-ss2, iso-2022-7bit-lock, iso-2022-8bit-ss2) |
| 5 | (compound-text, ctext-no-compositions): Remove :charset-list. | 16 | (compound-text, ctext-no-compositions): Remove :charset-list. |