log lisp/font-lock.el @ 62239:55168ce0d00d

age author description
Wed, 11 May 2005 18:52:17 +0000 Stefan Monnier (font-lock-fontify-syntactically-region): Don't use comment-end if
Wed, 11 May 2005 16:27:25 +0000 Richard M. Stallman (font-lock-fontify-syntactically-region):
Wed, 11 May 2005 15:55:16 +0000 Stefan Monnier (font-lock-fontify-keywords-region): Use a marker
Tue, 10 May 2005 09:01:23 +0000 Lute Kamstra (font-lock-keywords-alist, font-lock-removed-keywords-alist): Clarify docstrings.
Thu, 05 May 2005 19:01:39 +0000 Daniel Pfeiffer (font-lock-negation-char-face): New face and variable.
Thu, 28 Apr 2005 11:48:53 +0000 Lute Kamstra (font-lock-add-keywords, font-lock-remove-keywords): Clarify docstring.
Wed, 27 Apr 2005 19:43:50 +0000 Stefan Monnier (font-lock-default-fontify-region): Don't force
Tue, 26 Apr 2005 14:14:42 +0000 Lute Kamstra (font-lock-fontify-region-function): Fix docstring.
Mon, 25 Apr 2005 11:10:22 +0000 Lute Kamstra (font-lock-syntactic-face-function): Fix docstring.
Sun, 24 Apr 2005 21:31:37 +0000 Richard M. Stallman (font-lock-comment-delimiter-face): Doc fix.
Sat, 23 Apr 2005 16:45:21 +0000 Richard M. Stallman (font-lock-comment-face): On terminals with few colors,
Fri, 08 Apr 2005 14:26:13 +0000 Dan Nicolaescu * mh-customize.el (mh-speedbar-selected-folder-face): Special case
Fri, 08 Apr 2005 12:50:08 +0000 Lute Kamstra (font-lock-keywords): Docstring fixes.
Mon, 28 Mar 2005 16:45:43 +0000 Luc Teirlinck Bind `font-lock-fontify-block' to M-o M-o.
Mon, 21 Mar 2005 17:12:01 +0000 Lute Kamstra (lisp-font-lock-keywords-1): Font lock a call to define-generic-mode
Thu, 17 Mar 2005 23:44:19 +0000 Richard M. Stallman (font-lock-lines-before): New user option.
Sun, 06 Mar 2005 00:02:04 +0000 Stefan Monnier (font-lock-fontify-keywords-region): Ensure forward
Tue, 07 Dec 2004 04:58:36 +0000 Stefan Monnier (font-lock-unfontify-region): Save buffer state.
Sat, 27 Nov 2004 00:17:22 +0000 Stefan Monnier (font-lock-compile-keywords): Don't complain if the end
Sun, 14 Nov 2004 00:37:12 +0000 Stefan Monnier (font-lock-fontify-syntactically-region): Fix last fix
Fri, 12 Nov 2004 00:00:59 +0000 Stefan Monnier (font-lock-fontify-syntactically-region):
Mon, 11 Oct 2004 14:56:50 +0000 Stefan Monnier (font-lock-apply-highlight): Fix last change.
Sun, 10 Oct 2004 01:54:12 +0000 Stefan Monnier (font-lock-apply-highlight): Explicitly check the case
Sun, 22 Aug 2004 16:53:44 +0000 Richard M. Stallman (font-lock-set-defaults): Use with-no-warnings.
Tue, 27 Jul 2004 18:45:41 +0000 Stefan Monnier (font-lock-keywords): Docstring improvement.
Sat, 17 Jul 2004 14:30:33 +0000 Richard M. Stallman (font-lock-add-keywords, font-lock-remove-keywords):
Mon, 28 Jun 2004 02:45:01 +0000 Richard M. Stallman (font-lock-fontify-syntactic-keywords-region):
Thu, 24 Jun 2004 23:30:50 +0000 Richard M. Stallman (font-lock-set-defaults): Fix previous change.
Thu, 24 Jun 2004 20:29:41 +0000 Richard M. Stallman (font-lock-keywords): Change format of compiled values. Document it.
Sun, 30 May 2004 13:33:03 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): Add multiple-value-bind.
Wed, 21 Apr 2004 21:00:33 +0000 Juanma Barranquero (font-lock-preprocessor-face): Remove spurious quote.
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.