diff options
author | Kenichi Handa <handa@m17n.org> | 2002-10-29 12:11:48 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2002-10-29 12:11:48 +0000 |
commit | 66318d27764591bca95c9cf083e7f8e0bbffed0c (patch) | |
tree | df8a12f5f7d410228fc54b1b358760ee89ba32b3 /lisp | |
parent | 1217c7664d8ed4bb16a17608ae74cefe108b0df8 (diff) | |
download | emacs-66318d27764591bca95c9cf083e7f8e0bbffed0c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index abbb81b9a8d..d405bcdde22 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2002-10-29 Kenichi Handa <handa@m17n.org> + + * international/fontset.el ("fontset-default"): Add an entry for + `devanagari' script and `malayalam-glyph' charset. + (face-resizing-fonts): Register CDAC fonts. + + * international/mule-conf.el (malayalam-glyph): New charset. + 2002-10-28 Dave Love <fx@gnu.org> * term/x-win.el: Fix typo in loop setting x-keysym-table. |