comparison etc/NEWS @ 67477:e4e7224e3873

hi-lock-mode is now buffer local, use global-hi-lock-mode instead.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 10 Dec 2005 11:57:30 +0000
parents 1edd6b000f5e
children d0f7b15488df
comparison
equal deleted inserted replaced
67476:9b11091298b7 67477:e4e7224e3873
1807 paragraph will scroll the buffer by the respective amount of lines 1807 paragraph will scroll the buffer by the respective amount of lines
1808 instead and point will be kept vertically fixed relative to window 1808 instead and point will be kept vertically fixed relative to window
1809 boundaries during scrolling. 1809 boundaries during scrolling.
1810 1810
1811 * Changes in Specialized Modes and Packages in Emacs 22.1: 1811 * Changes in Specialized Modes and Packages in Emacs 22.1:
1812
1813 ** Changes in Hi Lock:
1814
1815 +++
1816 *** hi-lock-mode now only affects a single buffer, and a new function
1817 `global-hi-lock-mode' enables Hi Lock in all buffers. By default, if
1818 hi-lock-mode is used in what appears to be the initialization file, a
1819 warning message suggests to use global-hi-lock-mode instead. However,
1820 if the new variable `hi-lock-archaic-interface-deduce' is non-nil,
1821 using hi-lock-mode in an initialization file will turn on Hi Lock in all
1822 buffers and no warning will be issued (for compatibility with the
1823 behavior in older versions of Emacs).
1812 1824
1813 ** Changes in Allout 1825 ** Changes in Allout
1814 1826
1815 *** Topic cryptography added, enabling easy gpg topic encryption and 1827 *** Topic cryptography added, enabling easy gpg topic encryption and
1816 decryption. Per-topic basis enables interspersing encrypted-text and 1828 decryption. Per-topic basis enables interspersing encrypted-text and