aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAgeFilesLines
* Silence various byte-compiler warnings.Stefan Monnier2011-06-011-1/+1
* lisp/font-lock.el: Remove obsolete code.Juanma Barranquero2011-04-051-2/+1
* font-lock.el tweak for bug#2159.Glenn Morris2011-03-071-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-3/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * font-lock.el (font-lock-verbose): Default to nil.Chong Yidong2011-01-121-2/+3
* | Remove obsolete variable font-lock-defaults-alist.Glenn Morris2010-10-051-18/+11
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-141-0/+2
|\|
| * * lisp/font-lock.el (font-lock-beginning-of-syntax-function):Stefan Monnier2010-09-111-0/+2
* | New syntax-propertize functionality.Stefan Monnier2010-09-111-7/+11
* | Misc cleanups and simplifications.Stefan Monnier2010-09-081-13/+12
* | Use with-silent-modifications.Stefan Monnier2010-08-301-47/+31
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Add four macros to lisp-font-lock-keywords-2 (Bug#6025).Štěpán Němec2010-08-141-5/+8
* | Merge from emacs-23Stefan Monnier2010-06-161-3/+6
|\|
| * * lisp/font-lock.el (font-lock-major-mode): Rename fromStefan Monnier2010-06-161-3/+6
* | * font-lock.el: Require CL when compiling.Stefan Monnier2010-04-031-20/+19
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * font-lock.el (font-lock-refresh-defaults): New function, whichTassilo Horn2009-12-281-0/+17
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+2
* * startup.el (tutorial-directory): Make it a defcustom.Stefan Monnier2009-09-121-1/+1
* (lisp-font-lock-keywords-2): Add letf.Glenn Morris2009-09-051-1/+1
* * font-lock.el (font-lock-string-face, font-lock-builtin-face)Chong Yidong2009-08-021-4/+4
* Revert last change, committed by mistake.Juanma Barranquero2009-03-021-2/+1
* Fix typos.Juanma Barranquero2009-03-021-1/+2
* (font-lock-fontify-syntactic-keywords-region):Stefan Monnier2009-02-191-3/+4
* Comments (minor fixes of some header conventions).Glenn Morris2009-01-101-1/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Header format fix.Glenn Morris2008-12-191-1/+1
* * align.el:Lute Kamstra2008-12-031-4/+4
* (lisp-font-lock-keywords-2): Remove entry forMartin Rudalics2008-11-041-2/+2
* (font-lock-keywords-case-fold-search): Doc fix.Chong Yidong2008-11-031-1/+2
* (lisp-font-lock-keywords-2): Add save-selected-window-norecord.Martin Rudalics2008-11-021-3/+3
* Comment.Glenn Morris2008-09-201-0/+5
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* American English spelling fix.Glenn Morris2008-06-271-4/+4
* (font-lock-turn-off-thing-lock, font-lock-after-fontify-buffer)John Paul Wallington2008-06-041-12/+12
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (font-lock-reference-face): Add WHEN to obsolescence declaration.Juanma Barranquero2008-04-181-2/+2
* (font-lock-extend-after-change-region-function): Make it buffer local.Alan Mackenzie2008-04-091-0/+1
* * font-lock.el (featurep): Remove test, not useful anymore.Dan Nicolaescu2008-03-141-4/+0
* (font-lock-comment-face): Set the foreground forDan Nicolaescu2008-03-131-1/+1
* (lisp-font-lock-keywords-1): Support wider range ofGlenn Morris2008-03-131-8/+10
* Merge from emacs--rel--22Miles Bader2008-02-241-7/+11
|\
| * (font-lock-set-defaults): Unset previously set variables when needed.Stefan Monnier2008-02-121-7/+11
* | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\ \
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1