projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d084fd4
)
Clarify hi-lock-file-patterns-prefix doc string
author
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 3 Aug 2019 20:35:17 +0000
(22:35 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Sat, 3 Aug 2019 20:35:17 +0000
(22:35 +0200)
* lisp/hi-lock.el (hi-lock-file-patterns-prefix): Clarify doc
string (bug#17993).
lisp/hi-lock.el
patch
|
blob
|
history
diff --git
a/lisp/hi-lock.el
b/lisp/hi-lock.el
index f790546747d987e26667effb9cfb6d31ae9c7e88..65465d3b4c8c251cb509ac9afbbaa0fe7a1d4346 100644
(file)
--- 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"
- "S
earch target for finding hi-lock patterns at top of file
.")
+ "S
tring 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.