summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier2015-03-301-4/+9
* Preserve face text properties in comint prompt.Wolfgang Jenkner2015-03-271-31/+27
* Fix debbugs#20146Alan Mackenzie2015-03-201-3/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/font-lock.el (font-lock-fontify-buffer): Fix interactive-only markup.Glenn Morris2014-10-061-1/+1
* * lisp/font-lock.el (font-lock-compile-keyword): Don't confuse a lambdaStefan Monnier2014-09-221-2/+2
* * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-16/+57
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* * font-lock.el (font-lock-value-in-major-mode): Doc fixLars Ingebrigtsen2014-02-081-6/+8
* font-lock.el (font-lock-keywords): Fix typo in docstringMatthew Leach2014-01-141-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.Stefan Monnier2013-10-081-125/+0
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.Glenn Morris2013-06-201-1/+1
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Treat user-error like errorGlenn Morris2013-06-061-1/+1
* * font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.Glenn Morris2013-05-231-1/+1
* * lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier2013-05-081-1/+1
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"Stefan Monnier2013-03-251-2/+2