emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master af1509b: Clarify hi-lock-file-patterns-prefix doc s


From: Lars Ingebrigtsen
Subject: [Emacs-diffs] master af1509b: Clarify hi-lock-file-patterns-prefix doc string
Date: Sat, 3 Aug 2019 16:35:24 -0400 (EDT)

branch: master
commit af1509b28cf0855324df1a8f3f167861811d46bd
Author: Lars Ingebrigtsen <address@hidden>
Commit: Lars Ingebrigtsen <address@hidden>

    Clarify hi-lock-file-patterns-prefix doc string
    
    * lisp/hi-lock.el (hi-lock-file-patterns-prefix): Clarify doc
    string (bug#17993).
---
 lisp/hi-lock.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/hi-lock.el b/lisp/hi-lock.el
index f790546..65465d3 100644
--- a/lisp/hi-lock.el
+++ b/lisp/hi-lock.el
@@ -245,7 +245,7 @@ Instead, each hi-lock command will cycle through the faces 
in
                                 "23.1")
 
 (defvar hi-lock-file-patterns-prefix "Hi-lock"
-  "Search target for finding hi-lock patterns at top of file.")
+  "String used to identify hi-lock patterns at the start of files.")
 
 (defvar hi-lock-archaic-interface-message-used nil
   "True if user alerted that `global-hi-lock-mode' is now the global switch.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]