2002-03-18 |
Richard M. Stallman |
(save-buffer-state):
|
2002-01-27 |
Eli Zaretskii |
(lazy-lock-mode): Add a reference to jit-lock.
|
2001-11-27 |
Sam Steingold |
Converted backquote to the new style.
|
2001-11-19 |
Stefan Monnier |
(lazy-lock-install-hooks): Remove make-local-hook.
|
2001-08-16 |
Gerd Moellmann |
(lazy-lock-fontify-region): Widen the current
|
2001-07-15 |
Pavel JanÃk |
Some fixes to follow coding conventions in files maintained by FSF.
|
2001-02-26 |
Gerd Moellmann |
(lazy-lock-fontify-after-idle): Make sure to
|
2000-11-12 |
Dave Love |
Remove compatibility code.
|
2000-01-24 |
Dave Love |
Change maintainer to FSF.
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-01-06 |
Simon Marshall |
* lazy-lock.el (lazy-lock-unstall):
|
1998-11-23 |
Simon Marshall |
* lazy-lock.el (lazy-lock-unstall):
|
1998-07-17 |
Simon Marshall |
(lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.
|
1998-06-24 |
Andreas Schwab |
(lazy-lock-defer-on-scrolling,
|
1998-03-25 |
Simon Marshall |
use new UPDATE window-end arg.
|
1997-11-26 |
Simon Marshall |
Just a header comment fix.
|
1997-10-28 |
Simon Marshall |
In deferral, check saved buffers to make sure they exist and have lazy-lock on.
|
1997-07-25 |
Simon Marshall |
Wrap minibuffer-auto-raise where nec. to stop frame raising.
|
1997-06-27 |
Simon Marshall |
wrap inhibit-point-motion-hooks where nec.
|
1997-05-06 |
Simon Marshall |
Use sexp widget in case modified outside custom.
|
1997-04-28 |
Simon Marshall |
Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
|
1997-04-25 |
Richard M. Stallman |
Delete setting of byte-compile-dynamic,
|
1997-04-18 |
Simon Marshall |
Don't use cl forms in defcustom declarations.
|
1997-04-18 |
Simon Marshall |
Cleaned up custom support.
|
1997-04-17 |
Simon Marshall |
Customise.
|
1996-11-16 |
Simon Marshall |
(a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the-fly, (b) add lazy-lock-defer-on-scrolling, (c) use these to choose one of lazy-lock-defer-line-after-change, lazy-lock-defer-rest-after-change, lazy-lock-fontify-line-after-change, lazy-lock-fontify-rest-after-change to add to after-change-functions, (d) use with-current-buffer rather than save-excursion, (e) avoid integer overflow in lazy-lock-percent-fontified.
|
1996-06-24 |
Simon Marshall |
Test for lazy-lock-mode before swapping hooks.
|
1996-06-19 |
Richard M. Stallman |
Initial revision
|