Comment change.
[bpt/emacs.git] / lisp / font-lock.el
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