]> git.eshelyaron.com Git - emacs.git/commitdiff
hi-lock-mode is now buffer local, use global-hi-lock-mode instead.
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2005 11:57:30 +0000 (11:57 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2005 11:57:30 +0000 (11:57 +0000)
etc/NEWS

index 81c1677a6daf5d7898a6ad78a3bb45963d3d413b..69be423eff6bd191b8feefc0441d72771f959b95 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1810,6 +1810,18 @@ boundaries during scrolling.
 \f
 * Changes in Specialized Modes and Packages in Emacs 22.1:
 
+** Changes in Hi Lock:
+
++++
+*** hi-lock-mode now only affects a single buffer, and a new function
+`global-hi-lock-mode' enables Hi Lock in all buffers.  By default, if
+hi-lock-mode is used in what appears to be the initialization file, a
+warning message suggests to use global-hi-lock-mode instead.  However,
+if the new variable `hi-lock-archaic-interface-deduce' is non-nil,
+using hi-lock-mode in an initialization file will turn on Hi Lock in all
+buffers and no warning will be issued (for compatibility with the
+behavior in older versions of Emacs).
+
 ** Changes in Allout
 
 *** Topic cryptography added, enabling easy gpg topic encryption and