aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/font-lock.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton14 days1-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-11-011-2/+6
|\
| * Improve and correct documentation of 'font-lock-keywords-only'Eli Zaretskii2025-10-251-2/+6
| * Update copyright year to 2025Stefan Kangas2025-01-021-1/+1
* | ; * lisp/font-lock.el: Remove unneeded "cl-lib" require.Robert Pluim2025-08-271-1/+0
* | Expose some lambdas currently hidden in quoted dataStefan Monnier2025-03-241-7/+7
* | Prefer incf to cl-incf in remaining filesStefan Kangas2025-02-261-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* | (font-lock-set-defaults): Try and fix bug#74281Stefan Monnier2024-12-291-8/+12
* | Fix display of obsolete variables in *Help*Michael Albinus2024-12-191-14/+14
* | Fix string used in recent obsolete variables specMichael Albinus2024-12-181-14/+14
* | Make font-lock face variables obsoleteStefan Kangas2024-12-181-11/+45
* | Mark if-let and when-let obsoleteSean Whitton2024-10-241-5/+5
|/
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Fix order of `other' choice in defcustom :typeMauro Aranda2023-09-101-2/+2
|/
* Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-281-2/+2
* Add more/finer faces for tree-sitterDmitry Gutov2023-02-251-2/+21
* Ensure upper bound of font-lock region is less than point-maxAlan Mackenzie2023-02-051-0/+2
* Add back renamed function 'font-lock-fontify-syntactically-region'Benson Chu2023-01-081-2/+7
* (font-lock-regexp-face): New faceDmitry Gutov2023-01-061-0/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Improve doc strings of some new facesEli Zaretskii2022-12-271-2/+4
* Add alias for removed font-lock functionBenson Chu2022-12-221-0/+1
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-16/+4
|\
| * Remove aliases of `with-silent-modifications`Stefan Monnier2022-10-071-16/+4
* | ; * lisp/font-lock.el (font-lock-bracket-face): Improve docstringRobert Pluim2022-11-101-1/+1
* | Add more font-lock faces (Bug#58940)Randy Taylor2022-11-101-0/+49
* | Use tree-sitter for font-lock's syntactic function (optionally)Yuan Fu2022-10-311-3/+15
|/
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Delete additional items obsolete since 20, 21 and 22Stefan Kangas2022-07-311-3/+0
* Delete fast-lock.el and lazy-lock.elStefan Kangas2022-07-281-93/+14
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-1/+1
* Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-091-38/+6
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* (syntax-wholeline-max): New varStefan Monnier2022-06-301-20/+13
* Small fix in font-lock-extend-region-multilineSébastien Miquel2022-06-191-6/+11
* Merge from origin/emacs-28Eli Zaretskii2022-04-131-5/+5
|\
| * ; * lisp/font-lock.el (font-lock-keywords): Doc fix.Eli Zaretskii2022-04-021-5/+5
* | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-021-25/+30
* | New user option 'font-lock-ignore'Augusto Stoffel2022-04-011-3/+83
* | Make `font-lock-add-keywords' work in derived modesLars Ingebrigtsen2022-01-241-2/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | font-lock-type-face doc string improvementLars Ingebrigtsen2021-11-041-1/+1
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-5/+5
* Add font-lock-doc-markup-face (bug#50041)Mattias Engdegård2021-08-141-1/+13
* * lisp/font-lock.el: Fix `font-lock-comment-end-skip` fallback (bug#34088)Stefan Monnier2021-05-111-7/+6
* Revert "Remove font-lock toggle from font-lock-update"Lars Ingebrigtsen2021-03-241-6/+10
* Remove font-lock toggle from font-lock-updatePaul W. Rankin2021-03-251-10/+6