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 4d0d9358c9e..cd708adce0a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1004,6 +1004,9 @@ with Custom.
1004** New CCL functions `lookup-character' and `lookup-integer' access 1004** New CCL functions `lookup-character' and `lookup-integer' access
1005hash tables defined by the Lisp function `define-translation-hash-table'. 1005hash tables defined by the Lisp function `define-translation-hash-table'.
1006 1006
1007** The new function `minibufferp' returns non-nil if the current buffer
1008is a minibuffer.
1009
1007** There is a new Warnings facility; see the functions `warn' 1010** There is a new Warnings facility; see the functions `warn'
1008and `display-warning'. 1011and `display-warning'.
1009 1012