diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed May 04 21:51:38 2005 +0000
+++ b/lisp/ChangeLog	Thu May 05 16:55:41 2005 +0000
@@ -1,3 +1,8 @@
+2005-05-05  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* startup.el (command-line): Call font-lock-set-defaults to make
+	the user's choice of fontification take effect in *scratch*. 
+
 2005-04-12  Mike Sperber  <mike@xemacs.org>
 
 	* minibuf.el (get-user-response): Move here from dialog.el so it