log lisp/font-lock.el @ 25889:75e266ee9b9c

age author description
Tue, 14 Sep 1999 17:32:51 +0000 Richard M. Stallman (lisp-font-lock-keywords-1): Recognize an autoload
Tue, 07 Sep 1999 19:21:50 +0000 Richard M. Stallman (font-lock-multiline): New text property contains
Thu, 19 Aug 1999 18:31:24 +0000 Dave Love (global-font-lock-mode): Autoload. Add :initialize.
Wed, 18 Aug 1999 12:03:57 +0000 Gerd Moellmann (font-lock-support-mode): Make `jit-lock-mode'
Mon, 16 Aug 1999 14:32:05 +0000 Dave Love Add a :link to font-lock defgroup.
Fri, 30 Jul 1999 11:09:57 +0000 Dave Love (jit-lock): Fix :load, add :version.
Fri, 23 Jul 1999 16:44:54 +0000 Dave Love (turn-on-font-lock): Use tty-display-color-p.
Fri, 23 Jul 1999 10:59:35 +0000 Gerd Moellmann (top-level): Add jit-lock-mode as new support mode.
Fri, 23 Jul 1999 08:46:55 +0000 Karl Heuer (lisp-font-lock-keywords-2): Fix regexp.
Tue, 20 Jul 1999 22:14:00 +0000 Karl Heuer (c++-font-lock-extra-types): Add "type_info".
Tue, 20 Jul 1999 04:39:17 +0000 Karl Heuer (c++-keywords): Add "typeid".
Sat, 29 May 1999 19:20:07 +0000 Karl Heuer (font-lock-apply-syntactic-highlight): Don't die if
Tue, 27 Apr 1999 18:55:02 +0000 Dave Love (global-font-lock-mode): Doc fix.
Tue, 30 Mar 1999 21:37:40 +0000 Karl Heuer *** empty log message ***
Tue, 30 Mar 1999 21:28:05 +0000 Karl Heuer (global-font-lock-mode): Doc fix.
Tue, 23 Mar 1999 15:31:44 +0000 Simon Marshall * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
Thu, 18 Mar 1999 10:16:14 +0000 Simon Marshall added strictfp type modifier.
Thu, 18 Mar 1999 09:58:18 +0000 Simon Marshall Added "complex" type to c-font-lock-keywords-2.
Mon, 15 Mar 1999 15:20:56 +0000 Simon Marshall (c-font-lock-keywords-2): Added "restrict" keyword.
Wed, 17 Feb 1999 10:06:41 +0000 Simon Marshall * font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
Thu, 28 Jan 1999 19:45:13 +0000 Richard M. Stallman (font-lock-default-unfontify-region):
Wed, 06 Jan 1999 10:08:49 +0000 Simon Marshall * font-lock.el (font-lock-default-fontify-buffer): When using
Mon, 07 Dec 1998 10:54:47 +0000 Simon Marshall wrap java-minor-types in java-font-lock-keywords-2.
Mon, 23 Nov 1998 11:12:40 +0000 Simon Marshall * font-lock.el (font-lock-defaults): Doc fix.
Tue, 01 Sep 1998 09:01:44 +0000 Simon Marshall (tex-font-lock-keywords-2): Fontify \nocite like \cite.
Mon, 03 Aug 1998 08:52:35 +0000 Simon Marshall (lisp-font-lock-keywords-1): Fix previous change.
Fri, 31 Jul 1998 03:17:08 +0000 Richard M. Stallman (lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
Tue, 14 Jul 1998 08:22:05 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): support `handler-*',
Fri, 10 Jul 1998 03:19:33 +0000 Richard M. Stallman (lisp-font-lock-keywords): Fontify `handler-case', `ccase',
Wed, 24 Jun 1998 09:09:56 +0000 Andreas Schwab (font-lock-verbose): Use `other' widget type.