From 0052fe2a79f00d550aefcf158b944d328454e2c0 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Mon, 13 Oct 2003 16:29:53 +0000 Subject: [PATCH] Revert part of 2003-09-13 change. --- lisp/hl-line.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 4ef227f7095..58921aaa58a 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el @@ -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 -- 2.39.2