]> git.eshelyaron.com Git - emacs.git/commit
(a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-on-the...
authorSimon Marshall <simon@gnu.org>
Sat, 16 Nov 1996 13:33:51 +0000 (13:33 +0000)
committerSimon Marshall <simon@gnu.org>
Sat, 16 Nov 1996 13:33:51 +0000 (13:33 +0000)
commitd7606d13d94051ec47ec9509ba6e721edaecc0eb
tree81b48973b5ec14cd9477e4f5846723eebf9cd078
parent098de8c9f92100efbf6dce5bc8e9151119c56fc7
(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.
lisp/lazy-lock.el