Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Juanma Barranquero
f1180544bb
Trailing whitespace deleted.
2003-02-04 12:29:42 +00:00
Richard M. Stallman
da4f2a4d78
(save-buffer-state):
...
Bind inhibit-modification-hooks and buffer-file-truename
instead of before-change-functions and after-change-functions.
2002-03-18 04:29:13 +00:00
Eli Zaretskii
8aefee062d
(lazy-lock-mode): Add a reference to jit-lock.
2002-01-27 09:25:37 +00:00
Sam Steingold
8a9463543d
Converted backquote to the new style.
2001-11-27 15:52:52 +00:00
Stefan Monnier
70af2445b3
(lazy-lock-install-hooks): Remove make-local-hook.
2001-11-19 21:53:17 +00:00
Gerd Moellmann
e67d184322
(lazy-lock-fontify-region): Widen the current
...
buffer in a save-restriction. Under one test case with Ediff,
window-scroll-functions are run with a window start that's
temporarily outside of the restriction.
2001-08-16 14:27:07 +00:00
Pavel Janík
5553563924
Some fixes to follow coding conventions in files maintained by FSF.
2001-07-15 16:15:35 +00:00
Gerd Moellmann
c02a1053a0
(lazy-lock-fontify-after-idle): Make sure to
...
fontify in the right buffer.
2001-02-26 13:07:27 +00:00
Dave Love
8242a6dcde
Remove compatibility code.
2000-11-12 00:47:18 +00:00
Dave Love
265438890c
Change maintainer to FSF.
2000-01-24 22:23:19 +00:00
Karl Heuer
5762abecd3
Fix maintainer address.
1999-08-16 04:04:27 +00:00
Simon Marshall
20af777c0f
* lazy-lock.el (lazy-lock-unstall):
...
(lazy-lock-fontify-after-idle): When using with-temp-message, use nil
rather than current-message.
1999-01-06 10:16:28 +00:00
Simon Marshall
58523e005b
* lazy-lock.el (lazy-lock-unstall):
...
(lazy-lock-fontify-after-idle): Rewritten to use with-temp-message.
1998-11-23 11:14:33 +00:00
Simon Marshall
1283797124
(lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.
...
(lazy-lock-install-hooks): Add to hs-hide-hook too.
(lazy-lock-unstall): Remove it.
(lazy-lock-fontify-rest-after-change):
(lazy-lock-defer-rest-after-change): Ensure properties are always
removed from the rest of the buffer by widening before using point-max.
1998-07-17 15:13:21 +00:00
Andreas Schwab
13eacf8808
(lazy-lock-defer-on-scrolling,
...
lazy-lock-defer-contextually): Use `other' widget type.
1998-06-24 09:15:11 +00:00
Simon Marshall
ce2cc8377d
use new UPDATE window-end arg.
1998-03-25 16:52:19 +00:00
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