Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove compatibility code. | Dave Love | 2000-11-12 | 1 | -149/+1 |
| | |||||
* | Change maintainer to FSF. | Dave Love | 2000-01-24 | 1 | -0/+1 |
| | |||||
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -1/+1 |
| | |||||
* | * lazy-lock.el (lazy-lock-unstall): | Simon Marshall | 1999-01-06 | 1 | -9/+12 |
| | | | | | (lazy-lock-fontify-after-idle): When using with-temp-message, use nil rather than current-message. | ||||
* | * lazy-lock.el (lazy-lock-unstall): | Simon Marshall | 1998-11-23 | 1 | -39/+64 |
| | | | | (lazy-lock-fontify-after-idle): Rewritten to use with-temp-message. | ||||
* | (lazy-lock-fontify-after-visage): Renamed from lazy-lock-fontify-after-outline. | Simon Marshall | 1998-07-17 | 1 | -11/+22 |
| | | | | | | | | (lazy-lock-install-hooks): Add to hs-hide-hook too. (lazy-lock-unstall): Remove it. (lazy-lock-fontify-rest-after-change): (lazy-lock-defer-rest-after-change): Ensure properties are always removed from the rest of the buffer by widening before using point-max. | ||||
* | (lazy-lock-defer-on-scrolling, | Andreas Schwab | 1998-06-24 | 1 | -2/+2 |
| | | | | lazy-lock-defer-contextually): Use `other' widget type. | ||||
* | use new UPDATE window-end arg. | Simon Marshall | 1998-03-25 | 1 | -15/+35 |
| | |||||
* | Just a header comment fix. | Simon Marshall | 1997-11-26 | 1 | -3/+0 |
| | |||||
* | In deferral, check saved buffers to make sure they exist and have lazy-lock on. | Simon Marshall | 1997-10-28 | 1 | -9/+22 |
| | |||||
* | Wrap minibuffer-auto-raise where nec. to stop frame raising. | Simon Marshall | 1997-07-25 | 1 | -3/+5 |
| | |||||
* | wrap inhibit-point-motion-hooks where nec. | Simon Marshall | 1997-06-27 | 1 | -42/+47 |
| | |||||
* | Use sexp widget in case modified outside custom. | Simon Marshall | 1997-05-06 | 1 | -4/+4 |
| | |||||
* | Version 2.08.01 from author; defgroup happens in font-lock.el; don't prevent ↵ | Simon Marshall | 1997-04-28 | 1 | -28/+100 |
| | | | | from compiling on emacs 19.34 etc. | ||||
* | Delete setting of byte-compile-dynamic, | Richard M. Stallman | 1997-04-25 | 1 | -94/+20 |
| | | | | | | byte-compile-dynamic-docstrings and byte-optimize. (with-current-buffer): Duplicate definition deleted. (save-buffer-state, do-while): Move defmacros to top level. | ||||
* | Don't use cl forms in defcustom declarations. | Simon Marshall | 1997-04-18 | 1 | -4/+3 |
| | |||||
* | Cleaned up custom support. | Simon Marshall | 1997-04-18 | 1 | -22/+34 |
| | |||||
* | Customise. | Simon Marshall | 1997-04-17 | 1 | -35/+94 |
| | |||||
* | (a) split lazy-lock-defer-time into lazy-lock-defer-time and ↵ | Simon Marshall | 1996-11-16 | 1 | -172/+394 |
| | | | | 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. | ||||
* | Test for lazy-lock-mode before swapping hooks. | Simon Marshall | 1996-06-24 | 1 | -30/+26 |
| | |||||
* | Initial revision | Richard M. Stallman | 1996-06-19 | 1 | -0/+829 |