]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorMiles Bader <miles@gnu.org>
Sun, 8 Oct 2000 01:37:42 +0000 (01:37 +0000)
committerMiles Bader <miles@gnu.org>
Sun, 8 Oct 2000 01:37:42 +0000 (01:37 +0000)
lisp/simple.el

index e50003fa7d534aac5872c6360ac071c03bbc098e..11a4cfdec3e222e6ff796ec1aa0a05191c58621b 100644 (file)
@@ -1223,6 +1223,9 @@ MESSAGE may be either a string or a buffer.
 A buffer is displayed using `display-buffer' if MESSAGE is too long for
 the maximum height of the echo area, as defined by `max-mini-window-height'.
 
+Returns either the string shown in the echo area, or when a pop-up
+buffer is used, the window used to display it.
+
 If MESSAGE is a string, then the optional argument BUFFER-NAME is the
 name of the buffer used to display it in the case where a pop-up buffer
 is used, defaulting to `*Message*'.  In the case where MESSAGE is a