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
|