aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/font-lock.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* System for adding and removing keywords.Gerd Moellmann1999-12-161-20/+166
* (java-keywords): Add Javadoc tags as of JDK 1.2.1.Gerd Moellmann1999-12-161-1/+4
* (font-lock-multiline): New variable.Stefan Monnier1999-12-091-15/+30
* (font-lock-default-fontify-region): Fix subtleStefan Monnier1999-12-071-1/+20
* Doc fixes.Dave Love1999-11-261-22/+24
* (lisp-font-lock-keywords-1): Recognize an autoloadRichard M. Stallman1999-09-141-1/+1
* (font-lock-multiline): New text property containsRichard M. Stallman1999-09-071-6/+28
* (global-font-lock-mode): Autoload. Add :initialize.Dave Love1999-08-191-0/+2
* (font-lock-support-mode): Make `jit-lock-mode'Gerd Moellmann1999-08-181-1/+1
* Add a :link to font-lock defgroup.Dave Love1999-08-161-0/+2
* (jit-lock): Fix :load, add :version.Dave Love1999-07-301-1/+1
* (turn-on-font-lock): Use tty-display-color-p.Dave Love1999-07-231-1/+1
* (top-level): Add jit-lock-mode as new support mode.Gerd Moellmann1999-07-231-29/+57
* (lisp-font-lock-keywords-2): Fix regexp.Karl Heuer1999-07-231-12/+12
* (c++-font-lock-extra-types): Add "type_info".Karl Heuer1999-07-201-0/+1
* (c++-keywords): Add "typeid".Karl Heuer1999-07-201-0/+1
* (font-lock-apply-syntactic-highlight): Don't die ifKarl Heuer1999-05-291-1/+1
* (global-font-lock-mode): Doc fix.Dave Love1999-04-271-3/+3
* *** empty log message ***Karl Heuer1999-03-301-1/+1
* (global-font-lock-mode): Doc fix.Karl Heuer1999-03-301-1/+2
* * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it isSimon Marshall1999-03-231-7/+7
* added strictfp type modifier.Simon Marshall1999-03-181-1/+3
* Added "complex" type to c-font-lock-keywords-2.Simon Marshall1999-03-181-1/+1
* (c-font-lock-keywords-2): Added "restrict" keyword.Simon Marshall1999-03-151-1/+3
* * font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguishSimon Marshall1999-02-171-71/+44
* (font-lock-default-unfontify-region):Richard M. Stallman1999-01-281-1/+3
* * font-lock.el (font-lock-default-fontify-buffer): When usingSimon Marshall1999-01-061-3/+2
* wrap java-minor-types in java-font-lock-keywords-2.Simon Marshall1998-12-071-1/+1
* * font-lock.el (font-lock-defaults): Doc fix.Simon Marshall1998-11-231-44/+26
* (tex-font-lock-keywords-2): Fontify \nocite like \cite.Simon Marshall1998-09-011-101/+176
* (lisp-font-lock-keywords-1): Fix previous change.Simon Marshall1998-08-031-2/+2
* (lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.Richard M. Stallman1998-07-311-6/+6
* (lisp-font-lock-keywords-2): support `handler-*',Richard M. Stallman1998-07-141-8/+13
* (lisp-font-lock-keywords): Fontify `handler-case', `ccase',Richard M. Stallman1998-07-101-0/+1
* (font-lock-verbose): Use `other' widget type.Andreas Schwab1998-06-241-2/+2
* move defpackage to lisp-font-lock-keywords-1Simon Marshall1998-05-051-2/+2
* (lisp-font-lock-keywords-2): Added `defpackage'.Richard M. Stallman1998-04-241-1/+1
* add some C/C++ keywords.Simon Marshall1998-03-251-4/+7
* (scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,Dave Love1998-03-101-68/+0
* Renamed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-201-31/+32
* Keyword doc fixes and keyword tweaks.Simon Marshall1998-02-181-26/+48
* (font-lock-keywords): Doc fix.Richard M. Stallman1998-02-061-3/+3
* (lisp-font-lock-keywords-1): Correct defmethod addition.Dave Love1998-01-231-2/+2
* (c++-font-lock-extra-types): Add some container classes.Simon Marshall1998-01-151-15/+24
* (lisp-font-lock-keywords-1): Add defmethod.Dave Love1998-01-121-1/+1
* Allow any number of ::foos in declarative items.Simon Marshall1997-10-281-7/+14
* Don't fontify \item like \it.Simon Marshall1997-09-151-2/+2
* Try to comment where font-lock-keyword order is important.Simon Marshall1997-09-091-42/+46
* (font-lock-comment-face, etc.):Richard M. Stallman1997-09-071-32/+36
* (global-font-lock-mode): When turning offRichard M. Stallman1997-09-071-10/+16