log lisp/font-lock.el @ 12385:c80966dc0b60

age author description
Mon, 26 Jun 1995 11:55:25 +0000 Simon Marshall Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
Fri, 16 Jun 1995 07:47:09 +0000 Simon Marshall Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
Thu, 01 Jun 1995 09:08:29 +0000 Simon Marshall Made font-lock-compile-keywords not compile if it looks like it already has.
Mon, 29 May 1995 06:59:49 +0000 Karl Heuer (font-lock-revert-cleanup): Always turn font lock on.
Mon, 24 Apr 1995 10:49:03 +0000 Simon Marshall Make font-lock.el use compiled keywords; added FN as possible matcher.
Sun, 16 Apr 1995 05:41:53 +0000 Richard M. Stallman (font-lock-make-faces): Determine font-lock-background-mode from color
Thu, 02 Mar 1995 10:57:07 +0000 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
Wed, 25 Jan 1995 00:43:25 +0000 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
Thu, 15 Dec 1994 16:30:39 +0000 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
Mon, 05 Dec 1994 13:38:11 +0000 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
Thu, 01 Dec 1994 14:00:16 +0000 Simon Marshall Added defaults for grayscale font-lock-reference-face.
Mon, 14 Nov 1994 08:03:41 +0000 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
Thu, 03 Nov 1994 15:30:39 +0000 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
Tue, 18 Oct 1994 22:34:04 +0000 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
Thu, 13 Oct 1994 07:55:30 +0000 Simon Marshall Use purify-flag not noninteractive.