1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Simon Marshall
b66d85334b * fast-lock.el (fast-lock-save-cache-1):
(fast-lock-cache-data): When using with-temp-message, use nil rather
        than current-message.
1999-01-06 10:22:13 +00:00
Simon Marshall
ff2da396d7 * fast-lock.el (fast-lock-save-cache-1):
(fast-lock-cache-data): Rewritten to use with-temp-message.
1998-11-23 11:13:33 +00:00
Andreas Schwab
3c1fb96c0f (fast-lock-verbose): Use `other' widget type. 1998-06-24 09:07:36 +00:00
Geoff Voelker
d976a95d4b (fast-lock-cache-name): Replace '\' with '#'. 1998-04-17 05:24:15 +00:00
Simon Marshall
63d5226e1e Only use syntactic keywords if non-nil. 1997-11-26 14:42:37 +00:00
Simon Marshall
0ceb91c18b Rearrange custom options. 1997-06-19 08:39:55 +00:00
Simon Marshall
3bef4cbd6f Update for syntax-table text properties.
fast-lock.el now saves and restores them.
1997-05-29 07:01:36 +00:00
Simon Marshall
fc8d560107 Version 3.12.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc. 1997-04-28 09:41:01 +00:00
Richard M. Stallman
bff7a0ae86 Delete setting of byte-compile-dynamic,
byte-compile-dynamic-docstrings and byte-optimize.
(fast-lock-save-facep, save-buffer-state): Move defmacros to top level.
1997-04-25 18:13:42 +00:00
Simon Marshall
b34aa0a311 Cleaned up custom support. 1997-04-18 07:08:56 +00:00
Simon Marshall
caf1765cbd Customise. 1997-04-17 07:35:54 +00:00
Richard M. Stallman
ded3e3d816 Add defgroup; use defcustom for user vars. 1997-04-13 03:09:23 +00:00
Simon Marshall
098de8c9f9 (a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages. 1996-11-16 13:31:02 +00:00
Simon Marshall
369cc657db Protect before- and after-change-functions when updating text properties. 1996-06-24 07:45:07 +00:00
Simon Marshall
271c888a35 Support for local fontification. 1996-01-26 08:26:58 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Simon Marshall
9ebfa5ef88 Updated to 3.08; don't use `let' var from caller. 1995-10-26 13:34:28 +00:00
Simon Marshall
ebdee0a0df New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name. 1995-08-21 12:02:23 +00:00
Simon Marshall
19f7908595 New version 3.06 from author. 1995-06-01 09:26:48 +00:00
Richard M. Stallman
6492fcd1f9 Initial revision 1994-12-25 04:33:23 +00:00