log lisp/font-lock.el @ 54991:124f27703a8e

age author description
Thu, 25 Mar 2004 10:44:30 +0000 Juri Linkov * font-lock.el (fast-lock, lazy-lock): Remove links to removed
Thu, 04 Mar 2004 16:52:00 +0000 Richard M. Stallman (lisp-font-lock-keywords-2):
Fri, 27 Feb 2004 17:30:23 +0000 Eli Zaretskii Fix copyright years.
Fri, 27 Feb 2004 17:01:55 +0000 Eli Zaretskii (font-lock-comment-face, font-lock-string-face,
Mon, 26 Jan 2004 23:03:43 +0000 Stefan Monnier (font-lock): Add jit-lock as explicit group member.
Mon, 29 Dec 2003 19:16:05 +0000 Richard M. Stallman (font-lock-after-change-function): Bind inhibit-quit.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 04 Jul 2003 18:29:18 +0000 Stefan Monnier (font-lock-extra-types-widget)
Mon, 14 Apr 2003 23:07:39 +0000 Stefan Monnier (font-lock-multiline, font-lock-fontified)
Mon, 14 Apr 2003 15:04:16 +0000 Stefan Monnier (font-lock-preprocessor-face): New var and face.
Wed, 05 Feb 2003 23:09:58 +0000 Juanma Barranquero (font-lock-reference-face): Add obsolescence declaration and remove redundant
Sun, 02 Feb 2003 17:31:49 +0000 Andreas Schwab (font-lock-match-c-style-declaration-item-and-skip-to-next):
Wed, 29 Jan 2003 21:45:07 +0000 John Paul Wallington * font-lock.el (lisp-font-lock-keywords-1): Match `deftheme'.
Mon, 02 Dec 2002 16:17:29 +0000 Richard M. Stallman (c++-font-lock-extra-types): Fix previous change.
Sun, 24 Nov 2002 18:59:48 +0000 Richard M. Stallman (c++-font-lock-extra-types): Add various STL classes.
Sat, 26 Oct 2002 22:36:09 +0000 Richard M. Stallman (c++-font-lock-keywords...): Add `restrict' keyword.
Wed, 25 Sep 2002 19:34:07 +0000 Stefan Monnier (fast-lock-mode, lazy-lock-mode, jit-lock-mode): Don't bind them variables.
Fri, 30 Aug 2002 11:01:07 +0000 Juanma Barranquero (font-lock-add-keywords): Fix typo.
Mon, 08 Jul 2002 01:30:44 +0000 Stefan Monnier (font-lock-default-unfontify-region): Use remove-list-of-text-properties.
Wed, 12 Jun 2002 12:16:08 +0000 Richard M. Stallman (font-lock-beginning-of-syntax-function): Doc fix.
Wed, 12 Jun 2002 04:54:41 +0000 Colin Walters (font-lock-set-defaults-1): Set variable alist here.
Sun, 09 Jun 2002 00:40:25 +0000 Colin Walters (font-lock-set-defaults-1): Variable alist is now set in
Tue, 21 May 2002 21:01:35 +0000 Colin Walters (font-lock-defaults, font-lock-defaults-alist)
Sat, 30 Mar 2002 08:08:54 +0000 Eli Zaretskii (save-buffer-state): Fix last change.
Fri, 29 Mar 2002 13:31:19 +0000 Eli Zaretskii (save-buffer-state): Use make-symbol to bind `modified'.
Mon, 11 Mar 2002 13:36:07 +0000 Pavel Jank (java-font-lock-extra-types): Add "URL" as separate item. Doc fix.
Wed, 06 Mar 2002 16:58:35 +0000 Gerd Moellmann (lisp-font-lock-keywords-2): Highlight keywords of
Tue, 05 Mar 2002 19:00:35 +0000 Stefan Monnier Doc fix.
Fri, 01 Mar 2002 00:31:26 +0000 Richard M. Stallman (java-font-lock-extra-types): Match java.net.URL, etc.
Fri, 08 Feb 2002 16:50:05 +0000 Stefan Monnier (save-buffer-state): Use restore-buffer-modified-p.