comparison lisp/ChangeLog @ 42057:45cfc4479aca

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sat, 15 Dec 2001 18:01:15 +0000
parents b88662003c01
children 2598d485c9a1
comparison
equal deleted inserted replaced
42056:6ef6e34cdba4 42057:45cfc4479aca
1 2001-12-15 Dave Love <fx@gnu.org> 1 2001-12-15 Dave Love <fx@gnu.org>
2
3 * language/ind-util.el: Don't require cl.
4 (indian-glyph-char, indian-glyph-max-char)
5 (indian-char-glyph): Moved from indian.el
6 (indian--puthash-char, mapthread): Don't quote lambda.
7 (indian--map): New function.
8 (indian--puthash-v, indian--puthash-c, indian--puthash-m)
9 (indian--puthash-cv): Use it.
10
11 * language/indian.el (indian-glyph-char, indian-glyph-max-char)
12 (indian-char-glyph): Moved to ind-util.el
13
14 * language/devan-util.el (devanagari-post-read-conversion): New
15 function.
2 16
3 * language/georgian.el: New file. 17 * language/georgian.el: New file.
4 18
5 * international/mule-cmds.el (locale-language-names): Add various 19 * international/mule-cmds.el (locale-language-names): Add various
6 entries. Remove utf-8 special case. 20 entries. Remove utf-8 special case.