summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/font-lock.el (font-lock-fontify-region): Widen here (bug#38049)Stefan Monnier2019-12-111-34/+34
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Rename font-log-refontifyLars Ingebrigtsen2019-11-121-2/+2
* Fix font-lock-keywords slightlyLars Ingebrigtsen2019-11-091-1/+1
* Ensure that font-local variables are buffer-localLars Ingebrigtsen2019-10-311-9/+4
* Clean up font-lock-refontify slightlyLars Ingebrigtsen2019-10-311-2/+4
* Clear more data in font-lock-refontify to ensure refontifyingLars Ingebrigtsen2019-10-301-1/+2
* Make font-lock-refontify try even harder to refontifyLars Ingebrigtsen2019-10-301-1/+3
* Add a convenience function to be used when working on font lockingLars Ingebrigtsen2019-10-301-0/+9
* Indent font-lock-fontify-syntactically-regionLars Ingebrigtsen2019-10-301-35/+35
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Extract common code for adding text propertiesKévin Le Gouguec2019-05-131-27/+20
* Stop splicing anonymous faces in font-lock-append-text-propertyKévin Le Gouguec2019-05-131-1/+6
* * lisp/emacs-lisp/syntax.el (syntax-propertize): `ignore` is like nilStefan Monnier2019-05-081-1/+1
* Refrain from splicing anonymous faces in text propertiesStefan Monnier2019-04-291-2/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/font-lock.el: Use lexical-bindingStefan Monnier2018-12-181-4/+5
* | * lisp/font-lock.el (font-lock-ensure-function): Fix bug#33798Stefan Monnier2018-12-181-7/+2
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-3/+3
* | More alias-related tediumGlenn Morris2018-04-201-3/+3
* | Remove last vestiges of obsolete font-lock-face-attributesGlenn Morris2018-02-271-4/+1
|/
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Fill the doc string of font-lock-keywordsLars Ingebrigtsen2016-05-011-77/+97
| * Doc fix for font-lock-remove-keywordsLars Ingebrigtsen2016-05-011-2/+5
* | Fill the doc string of font-lock-keywordsLars Ingebrigtsen2016-04-301-77/+97
* | Doc fix for font-lock-remove-keywordsLars Ingebrigtsen2016-04-301-2/+5
* | -Paul Eggert2016-01-301-1/+7
|\|
| * (font-lock-ensure-function): Fix bug#22399Stefan Monnier2016-01-251-1/+7
* | * lisp/font-lock.el: Use #' to quote function symbolsStefan Monnier2016-01-251-14/+14
* | * lisp/emacs-lisp/syntax.el (syntax-ppss-table): New varStefan Monnier2016-01-161-1/+2
|/
* Respect fontification region calculated by major mode. Fixes bug #22316.Alan Mackenzie2016-01-081-5/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Document new features of Font LockEli Zaretskii2015-12-191-2/+4
* ; Cleanup of change log. Removed obsolete email addresses.Anders Lindgren2015-11-151-1/+1
* Avoid inflooping in font-lockEli Zaretskii2015-10-091-1/+3
* Don't assume syntax-begin-function is a symbol.Stefan Monnier2015-09-201-1/+2
* * lisp/font-lock.el (font-lock-beginning-of-syntax-function): RemoveStefan Monnier2015-09-171-27/+7
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-3/+4
* Escape ` and ' in docPaul Eggert2015-09-011-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* Add `save-mark-and-excursion', which has the old `save-excursion' behaviorDaniel Colascione2015-05-041-1/+1