index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hi-lock.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
Tweak hi-lock-mode doc string
Lars Ingebrigtsen
2021-09-04
1
-3
/
+3
*
Exclude term-mode from hi-lock global modes
Lars Ingebrigtsen
2021-07-08
1
-1
/
+1
*
Convert hi-lock-menu to easymenu
Stefan Kangas
2021-02-28
1
-33
/
+19
*
* lisp/hi-lock.el (hi-lock-mode): Doc fix; don't mention Emacs 21.
Stefan Kangas
2021-02-01
1
-7
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Remove redundant requires of 'font-lock'
Stefan Kangas
2020-12-03
1
-2
/
+0
*
Make hi-lock-face-buffer more resilient
Lars Ingebrigtsen
2020-10-15
1
-0
/
+2
*
Merge from origin/emacs-27
Glenn Morris
2020-10-02
1
-0
/
+1
|
\
|
*
* lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670)
Eli Zaretskii
2020-09-28
1
-0
/
+1
*
|
Suggest region contents in highlight-regexp when region active
Earl
2020-09-28
1
-1
/
+7
*
|
Merge from origin/emacs-27
Glenn Morris
2020-09-27
1
-3
/
+3
|
\
|
|
*
* lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix. (Bug#43600)
Eli Zaretskii
2020-09-25
1
-3
/
+3
*
|
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-6
/
+2
*
|
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-14
1
-6
/
+0
*
|
* lisp/hi-lock.el (hi-lock-set-pattern): Display warning on narrow (bug#42609)
Juri Linkov
2020-08-07
1
-1
/
+3
*
|
Merge from origin/emacs-27
Glenn Morris
2020-05-09
1
-4
/
+16
|
\
|
|
*
Improve documentation of Hi Lock mode
Eli Zaretskii
2020-05-08
1
-4
/
+16
*
|
* lisp/hi-lock.el (hi-lock--regexps-at-point): Use proper-list-p, not consp.
Juri Linkov
2020-04-21
1
-2
/
+3
*
|
Fix hi-lock test and add new test for unhighlight (bug#40337)
Juri Linkov
2020-04-14
1
-2
/
+2
*
|
Fix hi-lock test and add new test for case-fold (bug#40337)
Juri Linkov
2020-04-13
1
-19
/
+18
*
|
* lisp/hi-lock.el (hi-lock-highlight-range): Bump default value (bug#40224)
Juri Linkov
2020-04-12
1
-1
/
+1
*
|
Implement case-insensitivity in hi-lock (bug#40337)
Juri Linkov
2020-04-12
1
-45
/
+94
|
/
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Hi-lock lines up to right margin (Bug#15934)
Michael Heerdegen
2019-08-23
1
-1
/
+1
*
Clarify hi-lock-file-patterns-prefix doc string
Lars Ingebrigtsen
2019-08-03
1
-1
/
+1
*
Merge from origin/emacs-26
Glenn Morris
2019-07-06
1
-1
/
+5
|
\
|
*
* lisp/hi-lock.el (hi-lock-line-face-buffer): Doc fix. (Bug36448)
Eli Zaretskii
2019-07-03
1
-1
/
+5
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
* lisp/hi-lock.el (hi-salmon, hi-aquamarine): New faces. (Bug#33398)
Juri Linkov
2018-12-21
1
-4
/
+24
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-1
/
+1
*
|
Improve documentation of last change
Eli Zaretskii
2018-08-15
1
-2
/
+5
*
|
Interactive Highlighting: prefix argument to select subexp
Grégory Mounié
2018-08-14
1
-8
/
+12
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Store the regexp just when there are matches
Tino Calancha
2017-08-25
1
-1
/
+3
*
Keep face available if there are no matches
Tino Calancha
2017-08-25
1
-2
/
+6
*
Drop face from hi-lock--unused-faces only when used
Tino Calancha
2017-04-27
1
-1
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Clarify hi-lock-find-patterns
Lars Ingebrigtsen
2016-05-01
1
-1
/
+1
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-1
/
+1
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
* lisp/eshell: Fix history substitution error
Samer Masterson
2015-02-24
1
-1
/
+1
*
* lisp/hi-lock.el: Don't call font-lock-remove-keywords if not needed.
Stefan Monnier
2015-02-11
1
-1
/
+6
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.
Stefan Monnier
2014-05-28
1
-4
/
+4
*
Some hi-lock doc
Glenn Morris
2014-02-06
1
-24
/
+22
[next]