aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/hi-lock.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* hi-lock: Use active region for default values in more placesRudolf Adamkovič2025-12-201-15/+21
* ; Fix my last commitStefan Kangas2025-03-021-1/+0
* Don't warn when calling hl-lock-mode from init fileStefan Kangas2025-03-021-22/+0
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Fix lighter.Juri Linkov2024-09-251-1/+1
* Miscellaneous checkdoc fixesStefan Kangas2024-07-201-1/+1
* * lisp/hi-lock.el: More fixes related to revert-buffer.Juri Linkov2024-06-281-4/+2
* * lisp/hi-lock.el: More fixes for revert-buffer (bug#57534)Juri Linkov2024-06-271-2/+7
* * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Improve (bug#57534).Juri Linkov2024-06-271-3/+4
* * lisp/hi-lock.el (hi-lock-file-patterns-policy): Add value 'always'.Juri Linkov2024-06-271-10/+28
* * lisp/hi-lock.el (hi-lock-revert-buffer-rehighlight): Restore same faces.Juri Linkov2024-06-201-5/+4
* Rehighlight hi-lock patterns after reverting the buffer.Juri Linkov2024-06-051-2/+17
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix some uses of 'use-dialog-box'Eli Zaretskii2023-02-181-0/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/hi-lock.el (hi-lock--regexps-at-point): Fix bug (bug#60241).Juri Linkov2022-12-291-14/+19
* Prefer :risky defcustom keywordStefan Kangas2022-07-111-3/+2
* Make some additional defcustom types more restrictiveStefan Kangas2022-07-061-2/+2
* Prefer defvar-keymap in hi-lock.elStefan Kangas2022-06-201-17/+16
* Make hi-lock-face-defaults into a defcustomLars Ingebrigtsen2022-01-241-2/+4
* * lisp/hi-lock.el (hi-lock-use-overlays): New variable.Juri Linkov2022-01-241-1/+15
* Don't list the default hi-lock faces twice in the future historyLars Ingebrigtsen2022-01-241-3/+5
* Fix the prompt in hi-lock-read-face-nameLars Ingebrigtsen2022-01-221-4/+1
* Fix thinko in previous hi-lock-read-face-name changeLars Ingebrigtsen2022-01-201-3/+4
* Make the read-face-name completion buffer display samplesLars Ingebrigtsen2022-01-201-4/+4
* More fixes for recently committed context-menu additions from bug#52973Juri Linkov2022-01-151-8/+9
* Add new context menu functions to the context-menu-functions typeLars Ingebrigtsen2022-01-141-0/+1
* Implement context-menu-mode support for hi-lockPhilip Kaludercic2022-01-141-0/+19
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-1/+1
* Tweak hi-lock-mode doc stringLars Ingebrigtsen2021-09-041-3/+3
* Exclude term-mode from hi-lock global modesLars Ingebrigtsen2021-07-081-1/+1
* Convert hi-lock-menu to easymenuStefan Kangas2021-02-281-33/+19
* * lisp/hi-lock.el (hi-lock-mode): Doc fix; don't mention Emacs 21.Stefan Kangas2021-02-011-7/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant requires of 'font-lock'Stefan Kangas2020-12-031-2/+0
* Make hi-lock-face-buffer more resilientLars Ingebrigtsen2020-10-151-0/+2
* Merge from origin/emacs-27Glenn Morris2020-10-021-0/+1
|\
| * * lisp/hi-lock.el (hi-lock-find-patterns): Autoload it. (Bug#43670)Eli Zaretskii2020-09-281-0/+1
* | Suggest region contents in highlight-regexp when region activeEarl2020-09-281-1/+7
* | Merge from origin/emacs-27Glenn Morris2020-09-271-3/+3
|\ \ | |/
| * * lisp/hi-lock.el (hi-lock-auto-select-face): Doc fix. (Bug#43600)Eli Zaretskii2020-09-251-3/+3
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-6/+2
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-6/+0
* | * lisp/hi-lock.el (hi-lock-set-pattern): Display warning on narrow (bug#42609)Juri Linkov2020-08-071-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-05-091-4/+16
|\ \ | |/
| * Improve documentation of Hi Lock modeEli Zaretskii2020-05-081-4/+16
* | * lisp/hi-lock.el (hi-lock--regexps-at-point): Use proper-list-p, not consp.Juri Linkov2020-04-211-2/+3
* | Fix hi-lock test and add new test for unhighlight (bug#40337)Juri Linkov2020-04-141-2/+2