changeset 52834:7d40f75d6c53

Revert part of 2003-09-13 change.
author Lute Kamstra <lute@gnu.org>
date Mon, 13 Oct 2003 16:29:53 +0000
parents 4e2dfb29f6f6
children 65c6d4b5131e
files lisp/hl-line.el
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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