summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAge
* 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
* Rename font-log-refontifyLars Ingebrigtsen2019-11-12
* Fix font-lock-keywords slightlyLars Ingebrigtsen2019-11-09
* Ensure that font-local variables are buffer-localLars Ingebrigtsen2019-10-31
* Clean up font-lock-refontify slightlyLars Ingebrigtsen2019-10-31
* Clear more data in font-lock-refontify to ensure refontifyingLars Ingebrigtsen2019-10-30
* Make font-lock-refontify try even harder to refontifyLars Ingebrigtsen2019-10-30
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-30
* Indent font-lock-fontify-syntactically-regionLars Ingebrigtsen2019-10-30
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Extract common code for adding text propertiesKévin Le Gouguec2019-05-13
* Stop splicing anonymous faces in font-lock-append-text-propertyKévin Le Gouguec2019-05-13
* * lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nilStefan Monnier2019-05-08
* Refrain from splicing anonymous faces in text propertiesStefan Monnier2019-04-29
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/font-lock.el: Use lexical-bindingStefan Monnier2018-12-18
* | * lisp/font-lock.el (font-lock-ensure-function): Fix bug#33798Stefan Monnier2018-12-18
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | More alias-related tediumGlenn Morris2018-04-20
* | Remove last vestiges of obsolete font-lock-face-attributesGlenn Morris2018-02-27
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Fill the doc string of font-lock-keywordsLars Ingebrigtsen2016-05-01
| * Doc fix for font-lock-remove-keywordsLars Ingebrigtsen2016-05-01
* | Fill the doc string of font-lock-keywordsLars Ingebrigtsen2016-04-30
* | Doc fix for font-lock-remove-keywordsLars Ingebrigtsen2016-04-30