diff lisp/ChangeLog @ 33164:3eb6a5731562

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 03 Nov 2000 04:32:33 +0000
parents ed9bab286892
children 311d750d69c1
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 03 04:32:07 2000 +0000
+++ b/lisp/ChangeLog	Fri Nov 03 04:32:33 2000 +0000
@@ -1,3 +1,21 @@
+2000-11-02  Stefan Monnier  <monnier@cs.yale.edu>
+
+	* font-lock.el (font-lock-buffers): Remove.
+	(font-lock-global-modes): Define with easy-mmode-define-global-mode.
+	(font-lock-change-major-mode): Remove.
+	(turn-on-font-lock-if-enabled): Only apply to the current buffer.
+	(font-lock-default-fontify-region): Extend the multiline
+	fontification to whole lines.
+	(font-lock-fontify-anchored-keywords)
+	(font-lock-fontify-keywords-region): If matching just one
+	line (with \n) only mark the \n as multiline.
+
+	* emacs-lisp/easy-mmode.el (define-minor-mode): Remove :toggle arg.
+	Correctly handle the case where several :group args are supplied.
+	Allow :extra-args.
+	(easy-mmode-define-global-mode): Allow :extra-args.
+	Correctly handle the case where several :group args are supplied.
+
 2000-11-02  Miles Bader  <miles@gnu.org>
 
 	* calendar/calendar.el (diary-face, calendar-today-face)