log lisp/font-lock.el @ 45146:174fe450ad23

age author description
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.
Mon, 31 Dec 2001 20:16:46 +0000 Richard M. Stallman (initializing from font-lock-face-attributes):
Tue, 11 Dec 2001 06:05:12 +0000 Richard M. Stallman (font-lock-mode): Put our function at the end of after-change-functions.
Sun, 25 Nov 2001 22:01:15 +0000 Stefan Monnier (font-lock-cache-state, font-lock-cache-position)
Sun, 18 Nov 2001 02:10:01 +0000 Stefan Monnier (font-lock-compile-keywords): New arg `regexp'.
Tue, 06 Nov 2001 17:01:25 +0000 Stefan Monnier (font-lock-match-c-style-declaration-item-and-skip-to-next):
Wed, 31 Oct 2001 02:54:06 +0000 Stefan Monnier (java-font-lock-syntactic-face-function): New fun.
Sun, 28 Oct 2001 04:48:01 +0000 Stefan Monnier Require `syntax'.
Fri, 26 Oct 2001 15:04:58 +0000 Sam Steingold (c-font-lock-keywords-2): Do not require labels to be alone on the line.
Wed, 05 Sep 2001 13:36:29 +0000 Gerd Moellmann (toplevel): Require `jit-lock' only if
Thu, 19 Jul 2001 13:25:34 +0000 Gerd Moellmann (c++-keywords): Add Standard C++ operator names.
Wed, 04 Jul 2001 09:17:09 +0000 Gerd Moellmann (c-font-lock-keywords-3): When matching something
Fri, 15 Jun 2001 10:14:23 +0000 Eli Zaretskii (font-lock-comment-face): For tty's with dark
Sun, 20 May 2001 08:49:19 +0000 Gerd Moellmann (lisp-font-lock-keywords-1): Add `defvaralias'.
Fri, 11 May 2001 20:33:15 +0000 Stefan Monnier Docstring fixes.
Mon, 30 Apr 2001 14:02:40 +0000 Eli Zaretskii (font-lock-mode): Doc fix.
Thu, 05 Apr 2001 18:49:46 +0000 Sam Steingold made font-lock-keywords-case-fold-search buffer-local
Thu, 01 Mar 2001 17:48:57 +0000 Stefan Monnier (save-buffer-state): Use inhibit-modification-hooks
Tue, 23 Jan 2001 11:23:07 +0000 Eli Zaretskii (font-lock-mode): Doc fix.
Fri, 19 Jan 2001 13:50:52 +0000 Gerd Moellmann (font-lock-default-fontify-region): Fix last
Fri, 19 Jan 2001 13:32:08 +0000 Gerd Moellmann (font-lock-multiline): Default to nil.
Wed, 10 Jan 2001 12:28:06 +0000 Kenichi Handa (c-font-lock-extra-types): Add "Lisp_Object".
Thu, 07 Dec 2000 11:59:38 +0000 Stefan Monnier (font-lock-default-fontify-region):
Mon, 20 Nov 2000 16:17:34 +0000 Gerd Moellmann (java-keywords): Add MATCH-HIGHLIGHT part for