diff etc/NEWS @ 46878:901426f0ae5f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 13 Aug 2002 22:55:18 +0000
parents 6f3953a83c05
children 731e4a095774
line wrap: on
line diff
--- a/etc/NEWS	Tue Aug 13 22:52:05 2002 +0000
+++ b/etc/NEWS	Tue Aug 13 22:55:18 2002 +0000
@@ -1004,6 +1004,9 @@
 ** 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'.