changeset 45759:877fc0c21044

*** empty log message ***
author Colin Walters <walters@gnu.org>
date Wed, 12 Jun 2002 04:50:47 +0000
parents d6822e2dafb3
children 1c3acb603967
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jun 12 03:39:00 2002 +0000
+++ b/lisp/ChangeLog	Wed Jun 12 04:50:47 2002 +0000
@@ -1,3 +1,12 @@
+2002-06-12  Colin Walters  <walters@debian.org>
+
+	* font-core.el (font-lock-core-only): Variable deleted.  All uses
+	removed.
+	(font-lock-set-defaults): Variable alist settings moved back into
+	font-lock-set-defaults-1.
+	(turn-on-font-lock-if-enabled): Always turn on font-lock unless it
+	is specifically excluded by the user.
+
 2002-06-11  Richard M. Stallman  <rms@gnu.org>
 
 	* format.el (format-alist): Document new element PRESERVE.