summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Remove several obsolete vars and functions unlikely to be still in use.Chong Yidong2012-09-24
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* * lisp/font-lock.el (font-lock-add-keywords): Doc fixGlenn Morris2012-08-20
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add pcase, pcase-letLeo Liu2012-04-20
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add letrec.Leo Liu2012-03-16
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-28
* * font-lock.el (font-lock-specified-p): Rename from font-lock-spec-present.Chong Yidong2012-02-27
* Check there is a font-lock specification before initial fontification.Alan Mackenzie2012-02-26
* Add new parameter :after-hook to define-minor-mode. Use this in theAlan Mackenzie2012-02-23
* Rename condition-case-no-debug to condition-case-unless-debugLeo Liu2012-02-10
* * lisp/font-lock.el (lisp-font-lock-keywords-2): Add with-wrapper-hook.Glenn Morris2012-02-04
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-18
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-11
* * lisp/font-lock.el (font-lock-maximum-size): Mark as obsolete.Chong Yidong2011-10-17
* Minor fix to last change.Chong Yidong2011-08-20
* Add some docstrings to font-lock.el.Chong Yidong2011-08-20
* * lisp/faces.el (error, warning, success): New faces with definitionsJuri Linkov2011-08-18
* * font-lock.el (font-lock-maximum-decoration): Mention what numeric levels mean.Lars Magne Ingebrigtsen2011-07-14
* Use "yellow" on low color terminals for commentsDan Nicolaescu2011-07-13
* Revert last change (2011-07-05T14:25:21Z!larsi@gnus.org).Chong Yidong2011-07-05
* * font-lock.el (font-lock-builtin-face): Change from Orchid toLars Magne Ingebrigtsen2011-07-05
* * font-lock.el (font-lock-builtin-face): Change light background colorChong Yidong2011-07-04
* Silence various byte-compiler warnings.Stefan Monnier2011-06-01
* lisp/font-lock.el: Remove obsolete code.Juanma Barranquero2011-04-05
* font-lock.el tweak for bug#2159.Glenn Morris2011-03-07
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Refill some copyright headers.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * font-lock.el (font-lock-verbose): Default to nil.Chong Yidong2011-01-12
* | Remove obsolete variable font-lock-defaults-alist.Glenn Morris2010-10-05
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-14
|\|
| * * lisp/font-lock.el (font-lock-beginning-of-syntax-function):Stefan Monnier2010-09-11
* | New syntax-propertize functionality.Stefan Monnier2010-09-11
* | Misc cleanups and simplifications.Stefan Monnier2010-09-08
* | Use with-silent-modifications.Stefan Monnier2010-08-30
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-29
* | Add four macros to lisp-font-lock-keywords-2 (Bug#6025).Štěpán Němec2010-08-14
* | Merge from emacs-23Stefan Monnier2010-06-16
|\|
| * * lisp/font-lock.el (font-lock-major-mode): Rename fromStefan Monnier2010-06-16
* | * font-lock.el: Require CL when compiling.Stefan Monnier2010-04-03
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * font-lock.el (font-lock-refresh-defaults): New function, whichTassilo Horn2009-12-28
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02