# HG changeset patch # User Eli Zaretskii # Date 1134215850 0 # Node ID e4e7224e3873def01c7df90ccb7fb29b9364a2b8 # Parent 9b11091298b7e94c8c7132b5ab0464a860280c00 hi-lock-mode is now buffer local, use global-hi-lock-mode instead. diff -r 9b11091298b7 -r e4e7224e3873 etc/NEWS --- a/etc/NEWS Sat Dec 10 11:49:56 2005 +0000 +++ b/etc/NEWS Sat Dec 10 11:57:30 2005 +0000 @@ -1810,6 +1810,18 @@ * 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