aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/fast-lock.el
Commit message (Collapse)AuthorAgeFilesLines
* (fast-lock-verbose): Use `other' widget type.Andreas Schwab1998-06-241-2/+2
|
* (fast-lock-cache-name): Replace '\' with '#'.Geoff Voelker1998-04-171-1/+1
|
* Only use syntactic keywords if non-nil.Simon Marshall1997-11-261-7/+8
|
* Rearrange custom options.Simon Marshall1997-06-191-24/+24
|
* Update for syntax-table text properties.Simon Marshall1997-05-291-44/+110
| | | | fast-lock.el now saves and restores them.
* Version 3.12.01 from author; defgroup happens in font-lock.el; don't prevent ↵Simon Marshall1997-04-281-35/+149
| | | | from compiling on emacs 19.34 etc.
* Delete setting of byte-compile-dynamic,Richard M. Stallman1997-04-251-141/+25
| | | | | byte-compile-dynamic-docstrings and byte-optimize. (fast-lock-save-facep, save-buffer-state): Move defmacros to top level.
* Cleaned up custom support.Simon Marshall1997-04-181-9/+21
|
* Customise.Simon Marshall1997-04-171-25/+33
|
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-10/+26
|
* (a) make fast-lock-get-face-properties cope with face property lists, (b) ↵Simon Marshall1996-11-161-78/+126
| | | | add fast-lock-verbose to control messages.
* Protect before- and after-change-functions when updating text properties.Simon Marshall1996-06-241-164/+183
|
* Support for local fontification.Simon Marshall1996-01-261-90/+108
|
* Update FSF's address.Erik Naggum1996-01-141-4/+5
|
* Updated to 3.08; don't use `let' var from caller.Simon Marshall1995-10-261-13/+20
|
* New version 3.07. Made fast-lock-mode use buffer-file-truename, not ↵Simon Marshall1995-08-211-14/+123
| | | | buffer-file-name.
* New version 3.06 from author.Simon Marshall1995-06-011-269/+361
|
* Initial revisionRichard M. Stallman1994-12-251-0/+441