aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index d826ec37458..29e0d5a9fe5 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -205,6 +205,9 @@ property using the supplied face spec.
205*** Face specs set via Custom themes now replace the `defface' spec 205*** Face specs set via Custom themes now replace the `defface' spec
206rather than inheriting from it (as do face specs set via Customize). 206rather than inheriting from it (as do face specs set via Customize).
207 207
208*** New face characteristic (supports :underline (:style wave))
209specifies whether or not the terminal can display a wavy line.
210
208** time-to-seconds is not obsolete any more. 211** time-to-seconds is not obsolete any more.
209** New function special-form-p. 212** New function special-form-p.
210** Docstrings can be made dynamic by adding a `dynamic-docstring-function' 213** Docstrings can be made dynamic by adding a `dynamic-docstring-function'