aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 60a846b459f..507cd04aa10 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -691,7 +691,7 @@ These attributes are only meaningful for coding-systems of type
691with the same interpretation as the returned value of `visited-file-modtime'. 691with the same interpretation as the returned value of `visited-file-modtime'.
692 692
693** time-to-seconds is not obsolete any more. 693** time-to-seconds is not obsolete any more.
694** New function special-form-p. 694** New functions special-form-p and macrop.
695** Docstrings can be made dynamic by adding a `dynamic-docstring-function' 695** Docstrings can be made dynamic by adding a `dynamic-docstring-function'
696text-property on the first char. 696text-property on the first char.
697 697