summaryrefslogtreecommitdiff
path: root/lisp/font-lock.el
Commit message (Expand)AuthorAgeFilesLines
* (font-lock-keywords): Doc fix.Richard M. Stallman1998-02-061-3/+3
* (lisp-font-lock-keywords-1): Correct defmethod addition.Dave Love1998-01-231-2/+2
* (c++-font-lock-extra-types): Add some container classes.Simon Marshall1998-01-151-15/+24
* (lisp-font-lock-keywords-1): Add defmethod.Dave Love1998-01-121-1/+1
* Allow any number of ::foos in declarative items.Simon Marshall1997-10-281-7/+14
* Don't fontify \item like \it.Simon Marshall1997-09-151-2/+2
* Try to comment where font-lock-keyword order is important.Simon Marshall1997-09-091-42/+46
* (font-lock-comment-face, etc.):Richard M. Stallman1997-09-071-32/+36
* (global-font-lock-mode): When turning offRichard M. Stallman1997-09-071-10/+16
* don't add text for the modeline.Simon Marshall1997-07-291-1/+1
* Add type specs "explicit" "mutable".Simon Marshall1997-07-251-4/+6
* split up scheme and tex support; wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-118/+176
* Rearrange custom options. Also enable custom control of Global Font Lock mode.Simon Marshall1997-06-191-72/+177
* Update for syntax-table text properties.Simon Marshall1997-05-291-230/+329
* Respect font-lock-face-attributes and custom fixes.Simon Marshall1997-04-231-27/+88
* Cleaned up custom support.Simon Marshall1997-04-181-22/+46
* Customise. And a few code cleanups.Simon Marshall1997-04-171-359/+292
* (font-lock-fontify-syntactically-region): Use newRichard M. Stallman1997-04-151-72/+26
* Allow arbitrary regexps in *-font-lock-extra-types.Simon Marshall1997-03-151-189/+246
* 1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.Simon Marshall1997-02-211-31/+206
* Fix additional text prop fns to behave as proposed builtins.Simon Marshall1997-01-091-85/+94
* (a) add font-lock-keywords-alist, (b) fix compilation of quoted conses in key...Simon Marshall1996-11-161-321/+494
* Changes to font-lock-fontify-syntactically-region: (a) the cache position mus...Simon Marshall1996-10-231-336/+756
* (font-lock-inhibit-modes): Deleted.Richard M. Stallman1996-08-011-4/+0
* (font-lock-mode): Don't add to after-change-functionsRichard M. Stallman1996-07-271-2/+7
* Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only sk...Simon Marshall1996-07-131-2/+2
* 1. Use new font-lock-comment-start-regexp for matching a comment---it can be...Simon Marshall1996-07-121-20/+91
* Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-en...Simon Marshall1996-06-241-24/+30
* (font-lock-verbose): Default to 0. Doc fix.Richard M. Stallman1996-06-231-140/+182
* (font-lock-make-faces): Set threshold for "light color"Richard M. Stallman1996-06-221-1/+1
* (global-font-lock-mode): Set up find-file-hooks.Richard M. Stallman1996-06-171-3/+6
* Treat font-lock-keywords of (t) the same as nil.Simon Marshall1996-03-071-46/+45
* (font-lock-fontify-block): Use facemenu-keymap to make the binding.Richard M. Stallman1996-03-071-1/+1
* (global-map): Change C-M-g to M-g M-g.Richard M. Stallman1996-03-021-1/+1
* Make global-font-lock-mode show status messages, and fontification interrupta...Simon Marshall1996-02-281-34/+43
* Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.Simon Marshall1996-02-081-27/+23
* Correct specialised fontification and associated stuff.Simon Marshall1996-02-021-161/+189
* Support for local fontification.Simon Marshall1996-01-261-3/+11
* Support for buffer local fontification functions.Simon Marshall1996-01-251-87/+286
* (turn-on-font-lock): Test window-system.Richard M. Stallman1996-01-241-2/+3
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (font-lock-keywords): Doc fix.Karl Heuer1996-01-041-2/+2
* Don't turn on in any buffer with a leading space in its name.Simon Marshall1995-12-091-33/+65
* (font-lock-make-faces): Add special code for ms-dos.Richard M. Stallman1995-11-251-0/+5
* Oops; left a note in a doc-string.Simon Marshall1995-11-101-1/+1
* 1. Use local hooks, not local variables.Simon Marshall1995-11-091-187/+178
* Comment change.Richard M. Stallman1995-10-301-1/+1
* General reorganisation; moving and renaming etc.Simon Marshall1995-10-261-635/+944
* Functionality for font-lock-beginning-of-syntax-function to be used by font-l...Simon Marshall1995-08-101-128/+262
* (font-lock-make-faces): Redo logic for whetherRichard M. Stallman1995-07-211-6/+6