Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |