Simon Marshall
4c17871f15
Just a header comment fix.
1997-11-26 14:38:48 +00:00
Simon Marshall
7a31427e9d
In deferral, check saved buffers to make sure they exist and have lazy-lock on.
1997-10-28 14:17:40 +00:00
Simon Marshall
86c87ebc8c
Wrap minibuffer-auto-raise where nec. to stop frame raising.
1997-07-25 11:35:08 +00:00
Simon Marshall
b14fbaa008
wrap inhibit-point-motion-hooks where nec.
1997-06-27 06:59:46 +00:00
Simon Marshall
05c16cf82c
Use sexp widget in case modified outside custom.
1997-05-06 13:59:36 +00:00
Simon Marshall
54d893e33b
Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
1997-04-28 09:41:02 +00:00
Richard M. Stallman
cb15945750
Delete setting of byte-compile-dynamic,
...
byte-compile-dynamic-docstrings and byte-optimize.
(with-current-buffer): Duplicate definition deleted.
(save-buffer-state, do-while): Move defmacros to top level.
1997-04-25 18:14:10 +00:00
Simon Marshall
fc24e7fbc8
Don't use cl forms in defcustom declarations.
1997-04-18 12:25:09 +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
Simon Marshall
d7606d13d9
(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-11-16 13:33:51 +00:00
Simon Marshall
6a02d88bf8
Test for lazy-lock-mode before swapping hooks.
1996-06-24 07:48:15 +00:00
Richard M. Stallman
2eb9703d6b
Initial revision
1996-06-19 23:14:13 +00:00