]> code.delx.au - gnu-emacs/commitdiff
Revert part of 2003-09-13 change.
authorLute Kamstra <lute@gnu.org>
Mon, 13 Oct 2003 16:29:53 +0000 (16:29 +0000)
committerLute Kamstra <lute@gnu.org>
Mon, 13 Oct 2003 16:29:53 +0000 (16:29 +0000)
lisp/hl-line.el

index 4ef227f70954ec2b2456ec9552ce666382d06134..58921aaa58a3bbae446d74c2d808163899b82236 100644 (file)
 ;; selected window.  (It does so rather than keeping track of changes
 ;; in the selected window).
 
+;; You could make variable `global-hl-line-mode' buffer-local and set
+;; it to nil to avoid highlighting specific buffers, when the global
+;; mode is used.
+
 ;;; Code:
 
 (defgroup hl-line nil