diff options
| author | Thien-Thi Nguyen | 2004-12-26 19:57:35 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2004-12-26 19:57:35 +0000 |
| commit | f3e4c362ff4ce52d0103f1a3553f1efcb33463e7 (patch) | |
| tree | 61581808d6a2fd934358c98e609f6214fb9b7189 | |
| parent | dfdc1af2c60d3490f50844f734a31e692b12fb7e (diff) | |
| download | emacs-f3e4c362ff4ce52d0103f1a3553f1efcb33463e7.tar.gz emacs-f3e4c362ff4ce52d0103f1a3553f1efcb33463e7.zip | |
Mention new var `hs-set-up-overlay'.
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -2143,6 +2143,11 @@ anyone has committed to the repository since you last executed | |||
| 2143 | "checkout", "update" or "commit". That means using cvs diff options | 2143 | "checkout", "update" or "commit". That means using cvs diff options |
| 2144 | -rBASE -rHEAD. | 2144 | -rBASE -rHEAD. |
| 2145 | 2145 | ||
| 2146 | ** New variable `hs-set-up-overlay' allows customization of the overlay | ||
| 2147 | used to effect hiding for hideshow minor mode. Integration with isearch | ||
| 2148 | handles the overlay property `display' specially, preserving it during | ||
| 2149 | temporary overlay showing in the course of an isearch operation. | ||
| 2150 | |||
| 2146 | 2151 | ||
| 2147 | * New modes and packages in Emacs 21.4 | 2152 | * New modes and packages in Emacs 21.4 |
| 2148 | 2153 | ||