aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/fast-lock.el
Commit message (Collapse)AuthorAgeFilesLines
* New directoryKenichi Handa2003-09-081-1/+0
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Cygwin support patch.Juanma Barranquero2003-01-311-5/+5
|
* (fast-lock-cache-name): Doc fix.Kim F. Storm2003-01-141-4/+4
|
* Converted backquote to the new style.Sam Steingold2001-11-271-45/+45
|
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
|
* Change maintainer to FSF.Dave Love2000-01-241-0/+1
|
* Fix maintainer address.Karl Heuer1999-08-161-2/+2
|
* (fast-lock-cache-name): Fix test for `windows-nt'.Karl Heuer1999-05-141-1/+1
|
* * fast-lock.el (fast-lock-save-cache-1):Simon Marshall1999-01-061-9/+12
| | | | | (fast-lock-cache-data): When using with-temp-message, use nil rather than current-message.
* * fast-lock.el (fast-lock-save-cache-1):Simon Marshall1998-11-231-34/+56
| | | | (fast-lock-cache-data): Rewritten to use with-temp-message.
* (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