aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/lazy-lock.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-2/+2
* (save-buffer-state):Richard M. Stallman2002-03-181-5/+9
* (lazy-lock-mode): Add a reference to jit-lock.Eli Zaretskii2002-01-271-0/+4
* Converted backquote to the new style.Sam Steingold2001-11-271-21/+21
* (lazy-lock-install-hooks): Remove make-local-hook.Stefan Monnier2001-11-191-4/+0
* (lazy-lock-fontify-region): Widen the currentGerd Moellmann2001-08-161-24/+26
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
* (lazy-lock-fontify-after-idle): Make sure toGerd Moellmann2001-02-261-1/+4
* Remove compatibility code.Dave Love2000-11-121-149/+1
* Change maintainer to FSF.Dave Love2000-01-241-0/+1
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
* * lazy-lock.el (lazy-lock-unstall):Simon Marshall1999-01-061-9/+12
* * lazy-lock.el (lazy-lock-unstall):Simon Marshall1998-11-231-39/+64
* (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline.Simon Marshall1998-07-171-11/+22
* (lazy-lock-defer-on-scrolling,Andreas Schwab1998-06-241-2/+2
* use new UPDATE window-end arg.Simon Marshall1998-03-251-15/+35
* Just a header comment fix.Simon Marshall1997-11-261-3/+0
* In deferral, check saved buffers to make sure they exist and have lazy-lock on.Simon Marshall1997-10-281-9/+22
* Wrap minibuffer-auto-raise where nec. to stop frame raising.Simon Marshall1997-07-251-3/+5
* wrap inhibit-point-motion-hooks where nec.Simon Marshall1997-06-271-42/+47
* Use sexp widget in case modified outside custom.Simon Marshall1997-05-061-4/+4
* Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent ...Simon Marshall1997-04-281-28/+100
* Delete setting of byte-compile-dynamic,Richard M. Stallman1997-04-251-94/+20
* Don't use cl forms in defcustom declarations.Simon Marshall1997-04-181-4/+3
* Cleaned up custom support.Simon Marshall1997-04-181-22/+34
* Customise.Simon Marshall1997-04-171-35/+94
* (a) split lazy-lock-defer-time into lazy-lock-defer-time and lazy-lock-defer-...Simon Marshall1996-11-161-172/+394
* Test for lazy-lock-mode before swapping hooks.Simon Marshall1996-06-241-30/+26
* Initial revisionRichard M. Stallman1996-06-191-0/+829