aboutsummaryrefslogtreecommitdiffstats
path: root/etc/NEWS
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-08-13 22:55:18 +0000
committerRichard M. Stallman <[email protected]>2002-08-13 22:55:18 +0000
commit79fab26b4fcbb64d4f6e79cb4abb852b65b94ea2 (patch)
tree403e039cf5a56708a0ae07294b92817d5138be3e /etc/NEWS
parent873ef78ee057ade5f6cbc6878ef10d6257784473 (diff)
*** empty log message ***
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 4d0d9358c9..cd708adce0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1004,6 +1004,9 @@ with Custom.
** New CCL functions `lookup-character' and `lookup-integer' access
hash tables defined by the Lisp function `define-translation-hash-table'.
+** The new function `minibufferp' returns non-nil if the current buffer
+is a minibuffer.
+
** There is a new Warnings facility; see the functions `warn'
and `display-warning'.