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
Tue, 27 Apr 1999 18:55:02 +0000 Dave Love (global-font-lock-mode): Doc fix.
Tue, 30 Mar 1999 21:37:40 +0000 Karl Heuer *** empty log message ***
Tue, 30 Mar 1999 21:28:05 +0000 Karl Heuer (global-font-lock-mode): Doc fix.
Tue, 23 Mar 1999 15:31:44 +0000 Simon Marshall * font-lock.el (c-font-lock-keywords-2): Only fontify a label if it is
Thu, 18 Mar 1999 10:16:14 +0000 Simon Marshall added strictfp type modifier.
Thu, 18 Mar 1999 09:58:18 +0000 Simon Marshall Added "complex" type to c-font-lock-keywords-2.
Mon, 15 Mar 1999 15:20:56 +0000 Simon Marshall (c-font-lock-keywords-2): Added "restrict" keyword.
Wed, 17 Feb 1999 10:06:41 +0000 Simon Marshall * font-lock.el (c++-font-lock-keywords-3): Use c-at-toplevel-p to distinguish
Thu, 28 Jan 1999 19:45:13 +0000 Richard M. Stallman (font-lock-default-unfontify-region):
Wed, 06 Jan 1999 10:08:49 +0000 Simon Marshall * font-lock.el (font-lock-default-fontify-buffer): When using
Mon, 07 Dec 1998 10:54:47 +0000 Simon Marshall wrap java-minor-types in java-font-lock-keywords-2.
Mon, 23 Nov 1998 11:12:40 +0000 Simon Marshall * font-lock.el (font-lock-defaults): Doc fix.
Tue, 01 Sep 1998 09:01:44 +0000 Simon Marshall (tex-font-lock-keywords-2): Fontify \nocite like \cite.
Mon, 03 Aug 1998 08:52:35 +0000 Simon Marshall (lisp-font-lock-keywords-1): Fix previous change.
Fri, 31 Jul 1998 03:17:08 +0000 Richard M. Stallman (lisp-font-lock-keywords-1): Fontify `defconstant' and `defparameter'.
Tue, 14 Jul 1998 08:22:05 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): support `handler-*',
Fri, 10 Jul 1998 03:19:33 +0000 Richard M. Stallman (lisp-font-lock-keywords): Fontify `handler-case', `ccase',
Wed, 24 Jun 1998 09:09:56 +0000 Andreas Schwab (font-lock-verbose): Use `other' widget type.
Tue, 05 May 1998 09:29:55 +0000 Simon Marshall move defpackage to lisp-font-lock-keywords-1
Fri, 24 Apr 1998 19:46:03 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): Added `defpackage'.
Wed, 25 Mar 1998 16:56:12 +0000 Simon Marshall add some C/C++ keywords.
Tue, 10 Mar 1998 22:54:43 +0000 Dave Love (scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,
Fri, 20 Feb 1998 14:24:57 +0000 Simon Marshall Renamed font-lock-reference-face to font-lock-constant-face.
Wed, 18 Feb 1998 09:12:24 +0000 Simon Marshall Keyword doc fixes and keyword tweaks.
Fri, 06 Feb 1998 06:10:30 +0000 Richard M. Stallman (font-lock-keywords): Doc fix.
Fri, 23 Jan 1998 16:50:56 +0000 Dave Love (lisp-font-lock-keywords-1): Correct defmethod addition.
Thu, 15 Jan 1998 16:11:00 +0000 Simon Marshall (c++-font-lock-extra-types): Add some container classes.
Mon, 12 Jan 1998 18:54:01 +0000 Dave Love (lisp-font-lock-keywords-1): Add defmethod.
Tue, 28 Oct 1997 14:16:40 +0000 Simon Marshall Allow any number of ::foos in declarative items.
Mon, 15 Sep 1997 09:03:45 +0000 Simon Marshall Don't fontify \item like \it.
Tue, 09 Sep 1997 13:01:02 +0000 Simon Marshall Try to comment where font-lock-keyword order is important.
Sun, 07 Sep 1997 04:08:18 +0000 Richard M. Stallman (font-lock-comment-face, etc.):
Sun, 07 Sep 1997 01:29:14 +0000 Richard M. Stallman (global-font-lock-mode): When turning off
Tue, 29 Jul 1997 12:25:05 +0000 Simon Marshall don't add text for the modeline.
Fri, 25 Jul 1997 11:34:20 +0000 Simon Marshall Add type specs "explicit" "mutable".
Fri, 27 Jun 1997 06:59:30 +0000 Simon Marshall split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.
Thu, 19 Jun 1997 08:49:04 +0000 Simon Marshall Rearrange custom options. Also enable custom control of Global Font Lock mode.
Thu, 29 May 1997 07:18:05 +0000 Simon Marshall Update for syntax-table text properties.
Wed, 23 Apr 1997 07:10:09 +0000 Simon Marshall Respect font-lock-face-attributes and custom fixes.
Fri, 18 Apr 1997 07:08:56 +0000 Simon Marshall Cleaned up custom support.
Thu, 17 Apr 1997 07:29:13 +0000 Simon Marshall Customise. And a few code cleanups.
Tue, 15 Apr 1997 05:00:36 +0000 Richard M. Stallman (font-lock-fontify-syntactically-region): Use new
Sat, 15 Mar 1997 13:19:12 +0000 Simon Marshall Allow arbitrary regexps in *-font-lock-extra-types.
Fri, 21 Feb 1997 09:36:18 +0000 Simon Marshall 1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.
Thu, 09 Jan 1997 10:08:58 +0000 Simon Marshall Fix additional text prop fns to behave as proposed builtins.
Sat, 16 Nov 1996 13:27:49 +0000 Simon Marshall (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in keyword form, (c) make simple font-lock-match-c-style-declaration-item-and-skip-to-next and more complex font-lock-match-c++-style-declaration-item-and-skip-to-next.
Wed, 23 Oct 1996 11:21:05 +0000 Simon Marshall Changes to font-lock-fontify-syntactically-region: (a) the cache position must be a marker, (b) use a loop to look for comment start, some speedups.
Thu, 01 Aug 1996 21:45:04 +0000 Richard M. Stallman (font-lock-inhibit-modes): Deleted.
Sat, 27 Jul 1996 20:23:55 +0000 Richard M. Stallman (font-lock-mode): Don't add to after-change-functions
Sat, 13 Jul 1996 11:12:25 +0000 Simon Marshall Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
Fri, 12 Jul 1996 07:27:55 +0000 Simon Marshall 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
Mon, 24 Jun 1996 08:06:51 +0000 Simon Marshall Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
Sun, 23 Jun 1996 18:36:01 +0000 Richard M. Stallman (font-lock-verbose): Default to 0. Doc fix.
Sat, 22 Jun 1996 16:51:43 +0000 Richard M. Stallman (font-lock-make-faces): Set threshold for "light color"
Mon, 17 Jun 1996 00:06:46 +0000 Richard M. Stallman (global-font-lock-mode): Set up find-file-hooks.
Thu, 07 Mar 1996 13:47:46 +0000 Simon Marshall Treat font-lock-keywords of (t) the same as nil.
Thu, 07 Mar 1996 07:11:03 +0000 Richard M. Stallman (font-lock-fontify-block): Use facemenu-keymap to make the binding.
Sat, 02 Mar 1996 21:09:04 +0000 Richard M. Stallman (global-map): Change C-M-g to M-g M-g.
Wed, 28 Feb 1996 09:53:39 +0000 Simon Marshall Make global-font-lock-mode show status messages, and fontification interruptable.
Thu, 08 Feb 1996 10:08:08 +0000 Simon Marshall Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.