summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2005-12-10 11:57:30 +0000
committerEli Zaretskii <eliz@gnu.org>2005-12-10 11:57:30 +0000
commita8514f71b97588fa340bba69a53bec9358e72d9e (patch)
tree0160f2644a324d9a7e75950bfffe4d64eb1692c2 /etc
parentcedf175b492f299fac0e8165730472a731915248 (diff)
downloademacs-a8514f71b97588fa340bba69a53bec9358e72d9e.tar.gz
hi-lock-mode is now buffer local, use global-hi-lock-mode instead.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 81c1677a6da..69be423eff6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1810,6 +1810,18 @@ boundaries during scrolling.
* 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