Mercurial > emacs
comparison lisp/ChangeLog @ 29324:904ffcf2b5c1
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 30 May 2000 22:58:03 +0000 |
parents | 507b4d56cee2 |
children | a55fb9812416 |
comparison
equal
deleted
inserted
replaced
29323:d1176f1c776e | 29324:904ffcf2b5c1 |
---|---|
1 2000-05-30 Jason Rumney <jasonr@gnu.org> | |
2 | |
3 * w32-fns.el (w32-charset-info-alist): Add each charset separately. | |
4 | |
5 * term/w32-win.el: Doc changes to reduce diffs with x-win.el. | |
6 Reenable code to create initial fontsets. | |
7 Use set-fontset-font in place of put-charset-property. | |
8 | |
1 2000-05-30 Gerd Moellmann <gerd@gnu.org> | 9 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
2 | 10 |
3 * progmodes/perl-mode.el (perl-indent-line): When looking for a | 11 * progmodes/perl-mode.el (perl-indent-line): When looking for a |
4 label, ensure that the first colon isn't followed by another. | 12 label, ensure that the first colon isn't followed by another. |
5 | 13 |