log lisp/font-lock.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

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