aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 374f313733d..9e694fbbdd0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -949,8 +949,11 @@ frame.
949** New macro with-eval-after-load. Like eval-after-load, but better behaved. 949** New macro with-eval-after-load. Like eval-after-load, but better behaved.
950 950
951** New library subr-x.el for misc helper functions 951** New library subr-x.el for misc helper functions
952+++
952*** `hash-table-keys' 953*** `hash-table-keys'
954+++
953*** `hash-table-values' 955*** `hash-table-values'
956
954*** `string-blank-p` 957*** `string-blank-p`
955*** `string-empty-p` 958*** `string-empty-p`
956*** `string-join` 959*** `string-join`