Mercurial > emacs
log lisp/font-lock.el @ 17495:83dabcc0a796
age | author | description |
---|---|---|
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. |