log lisp/lazy-lock.el @ 56228:4e0ea2b75232

age author description
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 12:29:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 18 Mar 2002 04:29:13 +0000 Richard M. Stallman (save-buffer-state):
Sun, 27 Jan 2002 09:25:37 +0000 Eli Zaretskii (lazy-lock-mode): Add a reference to jit-lock.
Tue, 27 Nov 2001 15:52:52 +0000 Sam Steingold Converted backquote to the new style.
Mon, 19 Nov 2001 21:53:17 +0000 Stefan Monnier (lazy-lock-install-hooks): Remove make-local-hook.
Thu, 16 Aug 2001 14:25:15 +0000 Gerd Moellmann (lazy-lock-fontify-region): Widen the current
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Mon, 26 Feb 2001 13:07:27 +0000 Gerd Moellmann (lazy-lock-fontify-after-idle): Make sure to
Sun, 12 Nov 2000 00:47:18 +0000 Dave Love Remove compatibility code.
Mon, 24 Jan 2000 22:23:19 +0000 Dave Love Change maintainer to FSF.
Mon, 16 Aug 1999 04:04:27 +0000 Karl Heuer Fix maintainer address.
Wed, 06 Jan 1999 10:16:28 +0000 Simon Marshall * lazy-lock.el (lazy-lock-unstall):
Mon, 23 Nov 1998 11:14:33 +0000 Simon Marshall * lazy-lock.el (lazy-lock-unstall):
Fri, 17 Jul 1998 15:13:21 +0000 Simon Marshall (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.
Wed, 24 Jun 1998 09:15:11 +0000 Andreas Schwab (lazy-lock-defer-on-scrolling,
Wed, 25 Mar 1998 16:52:19 +0000 Simon Marshall use new UPDATE window-end arg.
Wed, 26 Nov 1997 14:38:48 +0000 Simon Marshall Just a header comment fix.
Tue, 28 Oct 1997 14:17:40 +0000 Simon Marshall In deferral, check saved buffers to make sure they exist and have lazy-lock on.
Fri, 25 Jul 1997 11:35:08 +0000 Simon Marshall Wrap minibuffer-auto-raise where nec. to stop frame raising.
Fri, 27 Jun 1997 06:59:46 +0000 Simon Marshall wrap inhibit-point-motion-hooks where nec.
Tue, 06 May 1997 13:59:36 +0000 Simon Marshall Use sexp widget in case modified outside custom.
Mon, 28 Apr 1997 09:41:02 +0000 Simon Marshall Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent from compiling on emacs 19.34 etc.
Fri, 25 Apr 1997 18:14:10 +0000 Richard M. Stallman Delete setting of byte-compile-dynamic,
Fri, 18 Apr 1997 12:25:09 +0000 Simon Marshall Don't use cl forms in defcustom declarations.
Fri, 18 Apr 1997 07:08:56 +0000 Simon Marshall Cleaned up custom support.
Thu, 17 Apr 1997 07:35:54 +0000 Simon Marshall Customise.
Sat, 16 Nov 1996 13:33:51 +0000 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.
Mon, 24 Jun 1996 07:48:15 +0000 Simon Marshall Test for lazy-lock-mode before swapping hooks.
Wed, 19 Jun 1996 23:14:13 +0000 Richard M. Stallman Initial revision