# HG changeset patch # User Lute Kamstra # Date 1066062593 0 # Node ID 7d40f75d6c5312c1bc1f2b74a0925e8461e30be2 # Parent 4e2dfb29f6f62747a094cb50724cc861a17dfe48 Revert part of 2003-09-13 change. diff -r 4e2dfb29f6f6 -r 7d40f75d6c53 lisp/hl-line.el --- a/lisp/hl-line.el Mon Oct 13 16:19:26 2003 +0000 +++ b/lisp/hl-line.el Mon Oct 13 16:29:53 2003 +0000 @@ -53,6 +53,10 @@ ;; 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