log lisp/font-lock.el @ 41226:170c7bb7fc74

age author description
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.
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