Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2756:f441e940eed8
[xemacs-hg @ 2005-05-05 16:55:39 by aidan]
Make *scratch* honour user's font lock settings.
author | aidan |
---|---|
date | Thu, 05 May 2005 16:55:41 +0000 |
parents | 7031e143e4ee |
children | 7844ab77b582 |
comparison
equal
deleted
inserted
replaced
2755:84e58d54ba89 | 2756:f441e940eed8 |
---|---|
1 2005-05-05 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * startup.el (command-line): Call font-lock-set-defaults to make | |
4 the user's choice of fontification take effect in *scratch*. | |
5 | |
1 2005-04-12 Mike Sperber <mike@xemacs.org> | 6 2005-04-12 Mike Sperber <mike@xemacs.org> |
2 | 7 |
3 * minibuf.el (get-user-response): Move here from dialog.el so it | 8 * minibuf.el (get-user-response): Move here from dialog.el so it |
4 works even when dialogs are not available. | 9 works even when dialogs are not available. |
5 * dialog.el: See above. | 10 * dialog.el: See above. |