log lisp/font-lock.el @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
1996-11-16 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.
1996-10-23 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.
1996-08-01 Richard M. Stallman (font-lock-inhibit-modes): Deleted.
1996-07-27 Richard M. Stallman (font-lock-mode): Don't add to after-change-functions
1996-07-13 Simon Marshall Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.
1996-07-12 Simon Marshall 1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.
1996-06-24 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.
1996-06-23 Richard M. Stallman (font-lock-verbose): Default to 0. Doc fix.
1996-06-22 Richard M. Stallman (font-lock-make-faces): Set threshold for "light color"
1996-06-17 Richard M. Stallman (global-font-lock-mode): Set up find-file-hooks.
1996-03-07 Simon Marshall Treat font-lock-keywords of (t) the same as nil.
1996-03-07 Richard M. Stallman (font-lock-fontify-block): Use facemenu-keymap to make the binding.
1996-03-02 Richard M. Stallman (global-map): Change C-M-g to M-g M-g.
1996-02-28 Simon Marshall Make global-font-lock-mode show status messages, and fontification interruptable.
1996-02-08 Simon Marshall Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.
1996-02-02 Simon Marshall Correct specialised fontification and associated stuff.
1996-01-26 Simon Marshall Support for local fontification.
1996-01-25 Simon Marshall Support for buffer local fontification functions.
1996-01-24 Richard M. Stallman (turn-on-font-lock): Test window-system.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (font-lock-keywords): Doc fix.
1995-12-09 Simon Marshall Don't turn on in any buffer with a leading space in its name.
1995-11-25 Richard M. Stallman (font-lock-make-faces): Add special code for ms-dos.
1995-11-10 Simon Marshall Oops; left a note in a doc-string.
1995-11-09 Simon Marshall 1. Use local hooks, not local variables.
1995-10-30 Richard M. Stallman Comment change.
1995-10-26 Simon Marshall General reorganisation; moving and renaming etc.
1995-08-10 Simon Marshall Functionality for font-lock-beginning-of-syntax-function to be used by font-lock-fontify-region when calculating the cache state. Also wrap value of buffer-file-truename to guard against clash detection. Also add scheme-font-lock-keywords.
1995-07-21 Richard M. Stallman (font-lock-make-faces): Redo logic for whether
1995-07-09 Simon Marshall Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside
1995-07-07 Richard M. Stallman (font-lock-make-faces): On grayscale screen,
1995-06-26 Simon Marshall Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
1995-06-16 Simon Marshall Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.
1995-06-01 Simon Marshall Made font-lock-compile-keywords not compile if it looks like it already has.
1995-05-29 Karl Heuer (font-lock-revert-cleanup): Always turn font lock on.
1995-04-24 Simon Marshall Make font-lock.el use compiled keywords; added FN as possible matcher.
1995-04-16 Richard M. Stallman (font-lock-make-faces): Determine font-lock-background-mode from color
1995-03-02 Simon Marshall Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
1995-01-25 Richard M. Stallman (font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.
1994-12-15 Richard M. Stallman (font-lock-hack-keywords): Turn off undo generation.
1994-12-05 Simon Marshall Comment out Oct 18 change to font-lock-after-change-function
1994-12-01 Simon Marshall Added defaults for grayscale font-lock-reference-face.
1994-11-14 Simon Marshall Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
1994-11-03 Simon Marshall Wrap font-lock-fontify-region's string-match with save-match-data.
1994-10-18 Richard M. Stallman (font-lock-after-change-function): If inside a comment,
1994-10-13 Simon Marshall Use purify-flag not noninteractive.
1994-10-12 Simon Marshall * font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,
1994-10-11 Richard M. Stallman (font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.
1994-10-07 Richard M. Stallman Re-delete code deleted in rms's Oct 5 change.
1994-10-07 Richard M. Stallman (compilation-mode-font-lock-keywords,
1994-10-06 Richard M. Stallman Delete the error when no window system.
1994-08-06 Richard M. Stallman (font-lock-hack-keywords): Delete debugging code.
1994-08-05 Richard M. Stallman (font-lock-syntax-table): New syntax table.
1994-06-15 Richard M. Stallman Don't alter the underline face.
1994-06-11 Richard M. Stallman (tex-font-lock-keywords): Make the pattern for
1994-05-30 Richard M. Stallman (shell-font-lock-keywords): Removed regexp for commands.
1994-05-18 Richard M. Stallman (font-lock-after-change-function): Fix typo in prev chg.
1994-05-13 Richard M. Stallman (font-lock-no-comments): New variable.
1994-05-03 Karl Heuer Update copyright.
1994-04-22 Richard M. Stallman (rmail-font-lock-keywords): New variable.