(replace_buffer_in_all_windows):
[bpt/emacs.git] / lisp / font-lock.el
1997-09-15 Simon MarshallDon't fontify \item like \it.
1997-09-09 Simon MarshallTry to comment where font-lock-keyword order is important.
1997-09-07 Richard M. Stallman(font-lock-comment-face, etc.):
1997-09-07 Richard M. Stallman(global-font-lock-mode): When turning off
1997-07-29 Simon Marshalldon't add text for the modeline.
1997-07-25 Simon MarshallAdd type specs "explicit" "mutable".
1997-06-27 Simon Marshallsplit up scheme and tex support; wrap inhibit-point...
1997-06-19 Simon MarshallRearrange custom options. Also enable custom control...
1997-05-29 Simon MarshallUpdate for syntax-table text properties.
1997-04-23 Simon MarshallRespect font-lock-face-attributes and custom fixes.
1997-04-18 Simon MarshallCleaned up custom support.
1997-04-17 Simon MarshallCustomise. And a few code cleanups.
1997-04-15 Richard M. Stallman(font-lock-fontify-syntactically-region): Use new
1997-03-15 Simon MarshallAllow arbitrary regexps in *-font-lock-extra-types.
1997-02-21 Simon Marshall1. If PRE-MATCH-FORM returns a suitable number, use...
1997-01-09 Simon MarshallFix additional text prop fns to behave as proposed...
1996-11-16 Simon Marshall(a) add font-lock-keywords-alist, (b) fix compilation...
1996-10-23 Simon MarshallChanges to font-lock-fontify-syntactically-region:...
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 MarshallMake sure font-lock-match-c++-style-declaration-item...
1996-07-12 Simon Marshall1. Use new font-lock-comment-start-regexp for matching...
1996-06-24 Simon MarshallPut fewer conditions in turn-on-font-lock and more...
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 MarshallTreat font-lock-keywords of (t) the same as nil.
1996-03-07 Richard M. Stallman(font-lock-fontify-block): Use facemenu-keymap to make...
1996-03-02 Richard M. Stallman(global-map): Change C-M-g to M-g M-g.
1996-02-28 Simon MarshallMake global-font-lock-mode show status messages, and...
1996-02-08 Simon MarshallMoved `supported' from turn-on-font-lock-if-supported...
1996-02-02 Simon MarshallCorrect specialised fontification and associated stuff.
1996-01-26 Simon MarshallSupport for local fontification.
1996-01-25 Simon MarshallSupport for buffer local fontification functions.
1996-01-24 Richard M. Stallman(turn-on-font-lock): Test window-system.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(font-lock-keywords): Doc fix.
1995-12-09 Simon MarshallDon't turn on in any buffer with a leading space in...
1995-11-25 Richard M. Stallman(font-lock-make-faces): Add special code for ms-dos.
1995-11-10 Simon MarshallOops; left a note in a doc-string.
1995-11-09 Simon Marshall1. Use local hooks, not local variables.
1995-10-30 Richard M. StallmanComment change.
1995-10-26 Simon MarshallGeneral reorganisation; moving and renaming etc.
1995-08-10 Simon MarshallFunctionality for font-lock-beginning-of-syntax-functio...
1995-07-21 Richard M. Stallman(font-lock-make-faces): Redo logic for whether
1995-07-09 Simon MarshallDo all cleanups in font-lock-fontify-region and font...
1995-07-07 Richard M. Stallman(font-lock-make-faces): On grayscale screen,
1995-06-26 Simon MarshallSpecify in font-lock-defaults/font-lock-defaults-alist...
1995-06-16 Simon MarshallChange so font-lock-make-faces doesn't stomp all over...
1995-06-01 Simon MarshallMade font-lock-compile-keywords not compile if it looks...
1995-05-29 Karl Heuer(font-lock-revert-cleanup): Always turn font lock on.
1995-04-24 Simon MarshallMake font-lock.el use compiled keywords; added FN as...
1995-04-16 Richard M. Stallman(font-lock-make-faces): Determine font-lock-background...
1995-03-02 Simon MarshallAdded font-lock-maximum-decoration; use it to set lisp...
1995-01-25 Richard M. Stallman(font-lock-fontify-region): Bind inhibit-read-only...
1994-12-15 Richard M. Stallman(font-lock-hack-keywords): Turn off undo generation.
1994-12-05 Simon MarshallComment out Oct 18 change to font-lock-after-change...
1994-12-01 Simon MarshallAdded defaults for grayscale font-lock-reference-face.
1994-11-14 Simon MarshallAdd scheme-mode to font-lock-defaults-alist using lisp...
1994-11-03 Simon MarshallWrap font-lock-fontify-region's string-match with save...
1994-10-18 Richard M. Stallman(font-lock-after-change-function): If inside a comment,
1994-10-13 Simon MarshallUse purify-flag not noninteractive.
1994-10-12 Simon Marshall* font-lock.el: To make font-lock.el dumpable: (font...
1994-10-11 Richard M. Stallman(font-lock-set-defaults): Do nothing if font-lock-keywo...
1994-10-07 Richard M. StallmanRe-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. StallmanDelete 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. StallmanDon'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...
1994-05-13 Richard M. Stallman(font-lock-no-comments): New variable.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-22 Richard M. Stallman(rmail-font-lock-keywords): New variable.
1994-03-30 Karl HeuerCheck for existence of windowing system.
1994-03-05 Richard M. Stallman(c++-font-lock-keywords-1, c++-font-lock-keywords-2...
1994-02-26 Karl HeuerClean up c-font-lock-keywords; now slightly more consis...
1994-02-10 Richard M. Stallman(lisp-font-lock-keywords-2): Quote the * in let*.
1994-02-02 Richard M. Stallman(dired-font-lock-keywords): New variable.
1994-02-02 Richard M. Stallman(shell-font-lock-keywords): Doc fix.
1994-02-01 Richard M. Stallman(font-lock-set-defaults): Handle shell mode.
1994-02-01 Karl Heuer(font-lock-mode): Use the new hooks to get proper behav...
1994-01-18 Richard M. Stallman(font-lock-mode): Set after-revert-hook
1993-12-26 Richard M. Stallman(font-lock-set-defaults): Add missing paren.
1993-12-23 Richard M. Stallman(font-lock-set-defaults): Do nothing if font-lock-keywo...
1993-11-17 Richard M. Stallman(font-lock-hack-keywords):
1993-10-26 Richard M. Stallman(font-lock-fontify-buffer): Don't turn
1993-09-16 Richard M. Stallman(font-lock-fontify-region): Don't add `font-lock' props.
1993-09-11 Richard M. Stallman(font-lock-fontify-region): Put on `font-lock'
1993-08-05 Richard M. Stallman(font-lock-fontify-region): Handle comment-start-skip...
1993-07-23 Richard M. Stallman(font-lock-after-change-function):
1993-07-22 Richard M. Stallman(perl-font-lock-keywords): Add a `(... . 1)' to the
1993-07-09 Richard M. Stallmanentered into RCS
1993-07-09 Richard M. StallmanInitial revision