aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThien-Thi Nguyen2004-12-26 19:57:35 +0000
committerThien-Thi Nguyen2004-12-26 19:57:35 +0000
commitf3e4c362ff4ce52d0103f1a3553f1efcb33463e7 (patch)
tree61581808d6a2fd934358c98e609f6214fb9b7189
parentdfdc1af2c60d3490f50844f734a31e692b12fb7e (diff)
downloademacs-f3e4c362ff4ce52d0103f1a3553f1efcb33463e7.tar.gz
emacs-f3e4c362ff4ce52d0103f1a3553f1efcb33463e7.zip
Mention new var `hs-set-up-overlay'.
-rw-r--r--etc/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 778754d9d17..34f35e18c97 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
2147used to effect hiding for hideshow minor mode. Integration with isearch
2148handles the overlay property `display' specially, preserving it during
2149temporary 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