aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f7c6d98e6dd..a7234a11b6b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1174,6 +1174,9 @@ VOLUME must be an integer in the range 0..100 or a float in the range
1174Other properties are ignored. 1174Other properties are ignored.
1175 1175
1176** `multimedia' is a new Finder keyword and Custom group. 1176** `multimedia' is a new Finder keyword and Custom group.
1177
1178** keywordp is a new predicate to test efficiently for an object being
1179a keyword symbol.
1177 1180
1178* New Lisp-level Display features in Emacs 21.1 1181* New Lisp-level Display features in Emacs 21.1
1179 1182