summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
AgeCommit message (Expand)Author
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-05-04Add `save-mark-and-excursion', which has the old `save-excursion' behaviorDaniel Colascione
2015-03-30Let jit-lock know the result of font-lock-extend-region-functions.Stefan Monnier
2015-03-27Preserve face text properties in comint prompt.Wolfgang Jenkner
2015-03-20Fix debbugs#20146Alan Mackenzie
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-06* lisp/font-lock.el (font-lock-fontify-buffer): Fix interactive-only markup.Glenn Morris
2014-09-22* lisp/font-lock.el (font-lock-compile-keyword): Don't confuse a lambdaStefan Monnier
2014-05-28* lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-02-08* font-lock.el (font-lock-value-in-major-mode): Doc fixLars Ingebrigtsen
2014-01-14font-lock.el (font-lock-keywords): Fix typo in docstringMatthew Leach
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-10-08* lisp/emacs-lisp/lisp-mode.el: Font-lock cl-lib constructs.Stefan Monnier
2013-06-20* lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-eval-after-load.Glenn Morris
2013-06-06* lisp/font-lock.el (lisp-font-lock-keywords-2): Treat user-error like errorGlenn Morris
2013-05-23* font-lock.el (lisp-font-lock-keywords-2): Add with-coding-priority.Glenn Morris
2013-05-08* lisp/progmodes/f90.el (f90-mode-syntax-table): Use symbol syntax for "_".Stefan Monnier
2013-03-25* lisp/font-lock.el (lisp-font-lock-keywords-2): Don't highlight the "error"Stefan Monnier
2013-02-27* lisp/font-lock.el (lisp-font-lock-keywords-2): Fix highlighting ofThierry Volpiatto
2013-02-17Don't use font-lock-syntax-table in lisp modes.Stefan Monnier
2013-02-15* lisp/font-lock.el (lisp-font-lock-keywords-1): Add defvar-local.Glenn Morris
2013-01-11Disambiguate function and variable references in docstrings.Aaron S. Hawley
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-24Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-08-20* lisp/font-lock.el (font-lock-add-keywords): Doc fixGlenn Morris
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-06-09Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong
2012-04-20* lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-letLeo Liu
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-03-16* lisp/font-lock.el (lisp-font-lock-keywords-2): Add letrec.Leo Liu
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-02-27* font-lock.el (font-lock-specified-p): Rename from font-lock-spec-present.Chong Yidong
2012-02-26Check there is a font-lock specification before initial fontification.Alan Mackenzie
2012-02-23Add new parameter :after-hook to define-minor-mode. Use this in theAlan Mackenzie
2012-02-10Rename condition-case-no-debug to condition-case-unless-debugLeo Liu
2012-02-04* lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.Glenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-18Spelling fixes.Paul Eggert
2011-11-19Spelling fixes.Paul Eggert
2011-11-11Spelling fixes.Paul Eggert
2011-10-17* lisp/font-lock.el (font-lock-maximum-size): Mark as obsolete.Chong Yidong
2011-08-20Minor fix to last change.Chong Yidong
2011-08-20Add some docstrings to font-lock.el.Chong Yidong
2011-08-18* lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov
2011-07-14* font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.Lars Magne Ingebrigtsen
2011-07-13Use "yellow" on low color terminals for commentsDan Nicolaescu
2011-07-05Revert last change (2011-07-05T14:25:21Z!larsi@gnus.org).Chong Yidong