diff options
| author | Jason Rumney <jasonr@gnu.org> | 2000-05-30 22:58:03 +0000 |
|---|---|---|
| committer | Jason Rumney <jasonr@gnu.org> | 2000-05-30 22:58:03 +0000 |
| commit | 7e492772bfab8c342847562141ebd85c8d9dfc92 (patch) | |
| tree | 4009103ac75b4525ca77e95a7dbbfecf3fd055c2 | |
| parent | 6778515fc5ce5dfe17f1144596486b362c882084 (diff) | |
| download | emacs-7e492772bfab8c342847562141ebd85c8d9dfc92.tar.gz | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4583b6ba454..bfd84d9cd57 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2000-05-30 Jason Rumney <jasonr@gnu.org> + + * w32-fns.el (w32-charset-info-alist): Add each charset separately. + + * term/w32-win.el: Doc changes to reduce diffs with x-win.el. + Reenable code to create initial fontsets. + Use set-fontset-font in place of put-charset-property. + 2000-05-30 Gerd Moellmann <gerd@gnu.org> * progmodes/perl-mode.el (perl-indent-line): When looking for a |
