]> git.eshelyaron.com Git - emacs.git/commitdiff
Add entry for `display-message-or-buffer'.
authorMiles Bader <miles@gnu.org>
Sun, 8 Oct 2000 01:36:35 +0000 (01:36 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 8 Oct 2000 01:36:35 +0000 (01:36 +0000)
etc/NEWS

index c228e865ea0fbf2ad6e85560a04effe3bb264c80..8caeff69dd37f462b95105b3ba03fadef6c1d4c1 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1745,6 +1745,11 @@ functionality with aliases for the mldrag functions.
 * Lisp changes made after edition 2.6 of the Emacs Lisp Manual,
 (Display-related features are described in a page of their own below.)
 
++++
+** The new function `display-message-or-buffer' displays a message in
+the echo area or pops up a buffer, depending on the length of the
+message.
+
 ** The new macro `with-auto-compression-mode' allows evaluating an
 expression with auto-compression-mode enabled.