2000-05-12 |
Stefan Monnier |
(lisp-font-lock-keywords-1): Add define-minor-mode.
|
2000-05-11 |
Gerd Moellmann |
Update copyright. Remove Simon Marshall's email
|
2000-03-18 |
Gerd Moellmann |
(font-lock-apply-syntactic-highlight): if VALUE
|
2000-03-11 |
Stefan Monnier |
(font-lock-keywords): Fix the doc now that regexp-opt-depth is unnecessary.
|
2000-03-09 |
Gerd Moellmann |
(lisp-font-lock-keywords-1): Highlight
|
2000-02-29 |
Gerd Moellmann |
(java-keywords): Added missing java 1.2.2 Javadoc tags.
|
2000-02-07 |
Stefan Monnier |
(font-lock-keywords): Fix doc for multiline matches.
|
2000-01-24 |
Dave Love |
(turn-on-font-lock): Don't depend on window-system &c.
|
1999-12-16 |
Gerd Moellmann |
System for adding and removing keywords.
|
1999-12-16 |
Gerd Moellmann |
(java-keywords): Add Javadoc tags as of JDK 1.2.1.
|
1999-12-09 |
Stefan Monnier |
(font-lock-multiline): New variable.
|
1999-12-07 |
Stefan Monnier |
(font-lock-default-fontify-region): Fix subtle
|
1999-11-26 |
Dave Love |
Doc fixes.
|
1999-09-14 |
Richard M. Stallman |
(lisp-font-lock-keywords-1): Recognize an autoload
|
1999-09-07 |
Richard M. Stallman |
(font-lock-multiline): New text property contains
|
1999-08-19 |
Dave Love |
(global-font-lock-mode): Autoload. Add :initialize.
|
1999-08-18 |
Gerd Moellmann |
(font-lock-support-mode): Make `jit-lock-mode'
|
1999-08-16 |
Dave Love |
Add a :link to font-lock defgroup.
|
1999-07-30 |
Dave Love |
(jit-lock): Fix :load, add :version.
|
1999-07-23 |
Dave Love |
(turn-on-font-lock): Use tty-display-color-p.
|
1999-07-23 |
Gerd Moellmann |
(top-level): Add jit-lock-mode as new support mode.
|
1999-07-23 |
Karl Heuer |
(lisp-font-lock-keywords-2): Fix regexp.
|
1999-07-20 |
Karl Heuer |
(c++-font-lock-extra-types): Add "type_info".
|
1999-07-20 |
Karl Heuer |
(c++-keywords): Add "typeid".
|
1999-05-29 |
Karl Heuer |
(font-lock-apply-syntactic-highlight): Don't die if
|
1999-04-27 |
Dave Love |
(global-font-lock-mode): Doc fix.
|
1999-03-30 |
Karl Heuer |
*** empty log message ***
|
1999-03-30 |
Karl Heuer |
(global-font-lock-mode): Doc fix.
|
1999-03-23 |
Simon Marshall |
* font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
|
1999-03-18 |
Simon Marshall |
added strictfp type modifier.
|
1999-03-18 |
Simon Marshall |
Added "complex" type to c-font-lock-keywords-2.
|
1999-03-15 |
Simon Marshall |
(c-font-lock-keywords-2): Added "restrict" keyword.
|
1999-02-17 |
Simon Marshall |
* font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
|
1999-01-28 |
Richard M. Stallman |
(font-lock-default-unfontify-region):
|
1999-01-06 |
Simon Marshall |
* font-lock.el (font-lock-default-fontify-buffer): When using
|
1998-12-07 |
Simon Marshall |
wrap java-minor-types in java-font-lock-keywords-2.
|
1998-11-23 |
Simon Marshall |
* font-lock.el (font-lock-defaults): Doc fix.
|
1998-09-01 |
Simon Marshall |
(tex-font-lock-keywords-2): Fontify \nocite like \cite.
|
1998-08-03 |
Simon Marshall |
(lisp-font-lock-keywords-1): Fix previous change.
|
1998-07-31 |
Richard M. Stallman |
(lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
|
1998-07-14 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): support `handler-*',
|
1998-07-10 |
Richard M. Stallman |
(lisp-font-lock-keywords): Fontify `handler-case', `ccase',
|
1998-06-24 |
Andreas Schwab |
(font-lock-verbose): Use `other' widget type.
|
1998-05-05 |
Simon Marshall |
move defpackage to lisp-font-lock-keywords-1
|
1998-04-24 |
Richard M. Stallman |
(lisp-font-lock-keywords-2): Added `defpackage'.
|
1998-03-25 |
Simon Marshall |
add some C/C++ keywords.
|
1998-03-10 |
Dave Love |
(scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
|
1998-02-20 |
Simon Marshall |
Renamed font-lock-reference-face to font-lock-constant-face.
|
1998-02-18 |
Simon Marshall |
Keyword doc fixes and keyword tweaks.
|
1998-02-06 |
Richard M. Stallman |
(font-lock-keywords): Doc fix.
|
1998-01-23 |
Dave Love |
(lisp-font-lock-keywords-1): Correct defmethod addition.
|
1998-01-15 |
Simon Marshall |
(c++-font-lock-extra-types): Add some container classes.
|
1998-01-12 |
Dave Love |
(lisp-font-lock-keywords-1): Add defmethod.
|
1997-10-28 |
Simon Marshall |
Allow any number of ::foos in declarative items.
|
1997-09-15 |
Simon Marshall |
Don't fontify \item like \it.
|
1997-09-09 |
Simon Marshall |
Try to comment where font-lock-keyword order is important.
|
1997-09-07 |
Richard M. Stallman |
(font-lock-comment-face, etc.):
|
1997-09-07 |
Richard M. Stallman |
(global-font-lock-mode): When turning off
|
1997-07-29 |
Simon Marshall |
don't add text for the modeline.
|
1997-07-25 |
Simon Marshall |
Add type specs "explicit" "mutable".
|