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
*
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
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/replace.el (read-regexp-defaults-function): New defcustom.
Juri Linkov
2013-12-20
1
-40
/
+15
*
* lisp/hi-lock.el (hi-lock-set-pattern): Check for `font-lock-specified-p'.
E Sabof
2013-12-20
1
-1
/
+1
*
* lisp/replace.el (occur-engine): Use `add-face-text-property'
Juri Linkov
2013-12-20
1
-3
/
+3
*
Search and highlight symbol at point.
Juri Linkov
2013-06-03
1
-4
/
+34
*
* lisp/hi-lock.el (hi-lock-mode): Cleanup after revert-buffer.
Stefan Monnier
2013-03-31
1
-1
/
+3
*
Provide for customizing default regexp in hi-lock commands (Bug#13892).
Jambunathan K
2013-03-08
1
-22
/
+53
*
* lisp/hi-lock.el (hi-lock-unface-buffer): Don't assume `face' is a symbol.
Stefan Monnier
2013-01-28
1
-1
/
+2
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
|
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix boundary case for
Stefan Monnier
2012-12-10
1
-13
/
+27
*
|
* lisp/hi-lock.el: Refine the choice of default face.
Jambunathan K
2012-12-10
1
-35
/
+46
*
|
* lisp/hi-lock.el (hi-lock-unface-buffer): If there's no matching regexp at
Stefan Monnier
2012-12-07
1
-11
/
+10
*
|
* lisp/hi-lock.el: Rework the default face and the serialize regexp code.
Stefan Monnier
2012-12-06
1
-63
/
+39
*
|
* lisp/hi-lock.el (hi-lock-auto-select-face): New user variable.
Jambunathan K
2012-12-04
1
-52
/
+108
|
/
*
* lisp/hi-lock.el (hi-lock-process-phrase): Try to make it less fragile.
Glenn Morris
2012-10-06
1
-1
/
+5
[next]