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.
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
Fri, 10 Nov 2000 00:57:45 +0000 Stefan Monnier (font-lock-*-face) <defvar>: Move.
Fri, 03 Nov 2000 04:32:07 +0000 Stefan Monnier (font-lock-buffers): Remove.
Tue, 17 Oct 2000 12:00:37 +0000 Eli Zaretskii (font-lock-comment-face): Define a separate default
Sun, 15 Oct 2000 22:13:01 +0000 Stefan Monnier (font-lock-syntactic-keywords): Fix docstring.
Sun, 15 Oct 2000 04:51:57 +0000 Stefan Monnier (font-lock-syntactically-fontified): New var.
Sun, 15 Oct 2000 02:29:26 +0000 Miles Bader (font-lock-comment-face): Change dark-background,
Sun, 08 Oct 2000 19:07:14 +0000 Stefan Monnier (font-lock-defaults): Make buffer-local.
Sun, 08 Oct 2000 06:50:22 +0000 Eli Zaretskii (font-lock-mode, global-font-lock-mode): Mention in
Fri, 06 Oct 2000 16:02:27 +0000 Stefan Monnier (font-lock-defaults-alist): Remove the TeX entries.
Fri, 29 Sep 2000 01:53:42 +0000 Stefan Monnier Replace confusing (,@ with ,
Tue, 19 Sep 2000 11:02:57 +0000 Gerd Moellmann (font-lock-mode): Change message telling the user
Tue, 15 Aug 2000 14:10:04 +0000 Gerd Moellmann Require jit-lock to prevent a late message `Loading jit-lock' message.
Mon, 07 Aug 2000 16:51:57 +0000 Sam Steingold * emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Fri, 23 Jun 2000 19:34:31 +0000 Dave Love (font-lock-fontify-anchored-keywords): Use line-beginning-position.
Sat, 17 Jun 2000 17:21:54 +0000 Stefan Monnier (font-lock-after-fontify-buffer)
Fri, 12 May 2000 18:11:37 +0000 Stefan Monnier (lisp-font-lock-keywords-1): Add define-minor-mode.
Thu, 11 May 2000 14:43:30 +0000 Gerd Moellmann Update copyright. Remove Simon Marshall's email
Sat, 18 Mar 2000 01:33:13 +0000 Gerd Moellmann (font-lock-apply-syntactic-highlight): if VALUE
Sat, 11 Mar 2000 03:50:50 +0000 Stefan Monnier (font-lock-keywords): Fix the doc now that regexp-opt-depth is unnecessary.
Thu, 09 Mar 2000 13:28:42 +0000 Gerd Moellmann (lisp-font-lock-keywords-1): Highlight
Tue, 29 Feb 2000 09:35:38 +0000 Gerd Moellmann (java-keywords): Added missing java 1.2.2 Javadoc tags.
Mon, 07 Feb 2000 01:49:33 +0000 Stefan Monnier (font-lock-keywords): Fix doc for multiline matches.
Mon, 24 Jan 2000 22:16:14 +0000 Dave Love (turn-on-font-lock): Don't depend on window-system &c.
Thu, 16 Dec 1999 15:03:34 +0000 Gerd Moellmann System for adding and removing keywords.
Thu, 16 Dec 1999 12:08:25 +0000 Gerd Moellmann (java-keywords): Add Javadoc tags as of JDK 1.2.1.
Thu, 09 Dec 1999 12:52:34 +0000 Stefan Monnier (font-lock-multiline): New variable.
Tue, 07 Dec 1999 06:31:57 +0000 Stefan Monnier (font-lock-default-fontify-region): Fix subtle
Fri, 26 Nov 1999 17:41:55 +0000 Dave Love Doc fixes.
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.