log lisp/font-lock.el @ 12484:bf638e2849d5

age author description
Fri, 07 Jul 1995 13:27:15 +0000 Richard M. Stallman (font-lock-make-faces): On grayscale screen,
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.
Wed, 12 Oct 1994 09:23:37 +0000 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
Tue, 11 Oct 1994 09:03:49 +0000 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
Fri, 07 Oct 1994 17:38:03 +0000 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
Fri, 07 Oct 1994 10:23:26 +0000 Richard M. Stallman (compilation-mode-font-lock-keywords,
Thu, 06 Oct 1994 02:45:40 +0000 Richard M. Stallman Delete the error when no window system.
Sat, 06 Aug 1994 05:02:00 +0000 Richard M. Stallman (font-lock-hack-keywords): Delete debugging code.
Fri, 05 Aug 1994 05:11:30 +0000 Richard M. Stallman (font-lock-syntax-table): New syntax table.
Wed, 15 Jun 1994 18:24:10 +0000 Richard M. Stallman Don't alter the underline face.
Sat, 11 Jun 1994 12:11:27 +0000 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
Mon, 30 May 1994 10:41:53 +0000 Richard M. Stallman (shell-font-lock-keywords): Removed regexp for commands.
Wed, 18 May 1994 23:38:24 +0000 Richard M. Stallman (font-lock-after-change-function): Fix typo in prev chg.
Fri, 13 May 1994 21:24:47 +0000 Richard M. Stallman (font-lock-no-comments): New variable.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Fri, 22 Apr 1994 07:30:30 +0000 Richard M. Stallman (rmail-font-lock-keywords): New variable.
Wed, 30 Mar 1994 01:02:01 +0000 Karl Heuer Check for existence of windowing system.
Sat, 05 Mar 1994 23:32:27 +0000 Richard M. Stallman (c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
Sat, 26 Feb 1994 00:14:42 +0000 Karl Heuer Clean up c-font-lock-keywords; now slightly more consistent about highlighting
Thu, 10 Feb 1994 04:43:50 +0000 Richard M. Stallman (lisp-font-lock-keywords-2): Quote the * in let*.
Wed, 02 Feb 1994 23:45:08 +0000 Richard M. Stallman (dired-font-lock-keywords): New variable.
Wed, 02 Feb 1994 20:00:15 +0000 Richard M. Stallman (shell-font-lock-keywords): Doc fix.
Tue, 01 Feb 1994 23:10:41 +0000 Richard M. Stallman (font-lock-set-defaults): Handle shell mode.
Tue, 01 Feb 1994 01:32:48 +0000 Karl Heuer (font-lock-mode): Use the new hooks to get proper behavior on a revert.
Tue, 18 Jan 1994 19:23:14 +0000 Richard M. Stallman (font-lock-mode): Set after-revert-hook
Sun, 26 Dec 1993 08:21:22 +0000 Richard M. Stallman (font-lock-set-defaults): Add missing paren.
Thu, 23 Dec 1993 04:36:41 +0000 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords is already set.
Wed, 17 Nov 1993 13:12:29 +0000 Richard M. Stallman (font-lock-hack-keywords):
Tue, 26 Oct 1993 20:46:34 +0000 Richard M. Stallman (font-lock-fontify-buffer): Don't turn
Thu, 16 Sep 1993 14:56:45 +0000 Richard M. Stallman (font-lock-fontify-region): Don't add `font-lock' props.
Sat, 11 Sep 1993 15:13:31 +0000 Richard M. Stallman (font-lock-fontify-region): Put on `font-lock'
Thu, 05 Aug 1993 20:47:30 +0000 Richard M. Stallman (font-lock-fontify-region): Handle comment-start-skip = nil.
Fri, 23 Jul 1993 05:10:00 +0000 Richard M. Stallman (font-lock-after-change-function):
Thu, 22 Jul 1993 06:12:37 +0000 Richard M. Stallman (perl-font-lock-keywords): Add a `(... . 1)' to the
Fri, 09 Jul 1993 20:28:05 +0000 Richard M. Stallman entered into RCS
Fri, 09 Jul 1993 20:27:43 +0000 Richard M. Stallman Initial revision