index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hi-lock.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-20
hi-lock: Use active region for default values in more places
Rudolf Adamkovič
2025-03-02
; Fix my last commit
Stefan Kangas
2025-03-02
Don't warn when calling hl-lock-mode from init file
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-25
* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Fix lighter.
Juri Linkov
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-06-28
* lisp/hi-lock.el: More fixes related to revert-buffer.
Juri Linkov
2024-06-27
* lisp/hi-lock.el: More fixes for revert-buffer (bug#57534)
Juri Linkov
2024-06-27
* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Improve (bug#57534).
Juri Linkov
2024-06-27
* lisp/hi-lock.el (hi-lock-file-patterns-policy): Add value 'always'.
Juri Linkov
2024-06-20
* lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Restore same faces.
Juri Linkov
2024-06-05
Rehighlight hi-lock patterns after reverting the buffer.
Juri Linkov
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-02-18
Fix some uses of 'use-dialog-box'
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-29
* lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).
Juri Linkov
2022-07-11
Prefer :risky defcustom keyword
Stefan Kangas
2022-07-06
Make some additional defcustom types more restrictive
Stefan Kangas
2022-06-20
Prefer defvar-keymap in hi-lock.el
Stefan Kangas
2022-01-24
Make hi-lock-face-defaults into a defcustom
Lars Ingebrigtsen
2022-01-24
* lisp/hi-lock.el (hi-lock-use-overlays): New variable.
Juri Linkov
2022-01-24
Don't list the default hi-lock faces twice in the future history
Lars Ingebrigtsen
2022-01-22
Fix the prompt in hi-lock-read-face-name
Lars Ingebrigtsen
2022-01-20
Fix thinko in previous hi-lock-read-face-name change
Lars Ingebrigtsen
2022-01-20
Make the read-face-name completion buffer display samples
Lars Ingebrigtsen
2022-01-15
More fixes for recently committed context-menu additions from bug#52973
Juri Linkov
2022-01-14
Add new context menu functions to the context-menu-functions type
Lars Ingebrigtsen
2022-01-14
Implement context-menu-mode support for hi-lock
Philip Kaludercic
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-04
Tweak hi-lock-mode doc string
Lars Ingebrigtsen
2021-07-08
Exclude term-mode from hi-lock global modes
Lars Ingebrigtsen
2021-02-28
Convert hi-lock-menu to easymenu
Stefan Kangas
2021-02-01
* lisp/hi-lock.el (hi-lock-mode): Doc fix; don't mention Emacs 21.
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-03
Remove redundant requires of 'font-lock'
Stefan Kangas
2020-10-15
Make hi-lock-face-buffer more resilient
Lars Ingebrigtsen
2020-10-02
Merge from origin/emacs-27
Glenn Morris
2020-09-28
Suggest region contents in highlight-regexp when region active
Earl
2020-09-28
* lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670)
Eli Zaretskii
2020-09-27
Merge from origin/emacs-27
Glenn Morris
2020-09-25
* lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix. (Bug#43600)
Eli Zaretskii
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-07
* lisp/hi-lock.el (hi-lock-set-pattern): Display warning on narrow (bug#42609)
Juri Linkov
2020-05-09
Merge from origin/emacs-27
Glenn Morris
2020-05-08
Improve documentation of Hi Lock mode
Eli Zaretskii
2020-04-21
* lisp/hi-lock.el (hi-lock--regexps-at-point): Use proper-list-p, not consp.
Juri Linkov
2020-04-14
Fix hi-lock test and add new test for unhighlight (bug#40337)
Juri Linkov
[next]