diff lisp/hl-line.el @ 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 575eb554f88e
children ad02f6299e9a
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