summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAge
* Rename the newly added -ref- faces to -use-Dmitry Gutov2023-02-28
* Add more/finer faces for tree-sitterDmitry Gutov2023-02-25
* Ensure upper bound of font-lock region is less than point-maxAlan Mackenzie2023-02-05
* Add back renamed function 'font-lock-fontify-syntactically-region'Benson Chu2023-01-08
* (font-lock-regexp-face): New faceDmitry Gutov2023-01-06
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Improve doc strings of some new facesEli Zaretskii2022-12-27
* Add alias for removed font-lock functionBenson Chu2022-12-22
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\
| * Remove aliases of `with-silent-modifications`Stefan Monnier2022-10-07
* | ; * lisp/font-lock.el (font-lock-bracket-face): Improve docstringRobert Pluim2022-11-10
* | Add more font-lock faces (Bug#58940)Randy Taylor2022-11-10
* | Use tree-sitter for font-lock's syntactic function (optionally)Yuan Fu2022-10-31
|/
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* Delete additional items obsolete since 20, 21 and 22Stefan Kangas2022-07-31
* Delete fast-lock.el and lazy-lock.elStefan Kangas2022-07-28
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-20
* Delete obsolete variable font-lock-maximum-sizeStefan Kangas2022-07-09
* ; Fix typos.Mattias Engdegård2022-07-02
* (syntax-wholeline-max): New varStefan Monnier2022-06-30
* Small fix in font-lock-extend-region-multilineSébastien Miquel2022-06-19
* Merge from origin/emacs-28Eli Zaretskii2022-04-13
|\
| * ; * lisp/font-lock.el (font-lock-keywords): Doc fix.Eli Zaretskii2022-04-02
* | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-02
* | New user option 'font-lock-ignore'Augusto Stoffel2022-04-01
* | Make `font-lock-add-keywords' work in derived modesLars Ingebrigtsen2022-01-24
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | font-lock-type-face doc string improvementLars Ingebrigtsen2021-11-04
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Add font-lock-doc-markup-face (bug#50041)Mattias Engdegård2021-08-14
* * lisp/font-lock.el: Fix `font-lock-comment-end-skip` fallback (bug#34088)Stefan Monnier2021-05-11
* Revert "Remove font-lock toggle from font-lock-update"Lars Ingebrigtsen2021-03-24
* Remove font-lock toggle from font-lock-updatePaul W. Rankin2021-03-25
* Unbind `M-o' and add new `C-x x f' bindingLars Ingebrigtsen2021-03-18
* Prefer defvar-local in preloaded filesStefan Kangas2021-01-31
* Move the ‘declare’ form before the interactive spec in 10 functions.Juri Linkov2021-01-20
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* Prefer setq-local in font-lock.elStefan Kangas2020-12-09
* Merge from origin/emacs-27Glenn Morris2020-10-02
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-02
* | * lisp/font-lock.el: No longer use headings as end of section markers.Jonas Bernoulli2020-08-13
* | * lisp/font-lock.el: Split the Commentary into subsections.Jonas Bernoulli2020-08-13
* | * lisp/font-lock.el (font-lock--syntax-table-affects-ppss): New varStefan Monnier2020-06-04
* | * lisp/font-lock.el (font-lock-ensure): Use font-lock-specified-p (bug#39597)Juri Linkov2020-02-23
|/
* Correct "different than" to "different from" where appropriateAlan Mackenzie2020-02-09
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/font-lock.el (font-lock-fontify-region): Widen here (bug#38049)Stefan Monnier2019-12-11
* Spelling fixesPaul Eggert2019-12-09