aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index c906640d80e..b63d3f8d538 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -52,6 +52,7 @@ spurious warnings about an unused var.
52 52
53* Lisp changes in Emacs 24.4 53* Lisp changes in Emacs 24.4
54 54
55** time-to-seconds is not obsolete any more.
55** New function special-form-p. 56** New function special-form-p.
56** Docstrings can be made dynamic by adding a `dynamic-docstring-function' 57** Docstrings can be made dynamic by adding a `dynamic-docstring-function'
57text-property on the first char. 58text-property on the first char.