log lisp/lazy-lock.el @ 17498:5ea11c278a57

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