From: Miles Bader Date: Sun, 8 Oct 2000 01:37:42 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-pretest-21.0.90~1064 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a3f00bf5f070a3b41c3b142c7a45593b90c7bb0;p=emacs.git Doc fix. --- diff --git a/lisp/simple.el b/lisp/simple.el index e50003fa7d5..11a4cfdec3e 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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