log lisp/lazy-lock.el @ 17692:426dde653028 gnumach-release-1-1 gnumach-release-1-1-1 libc-970508 libc-970509 libc-970510 libc-970511 libc-970512 libc-970513 libc-970514 libc-970515 libc-970516 libc-970517 libc-970518 libc-970519 libc-970520 libc-970521 libc-970522 libc-970523 libc-970524 libc-970525 libc-970526 libc-970527 libc-970528 libc-970529 libc-970530 libc-970531 libc-970601 libc-970602 libc-970603 libc-970604 libc-970605

age author description
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