Mercurial > emacs
changeset 32260:b3df18daadfb
Doc fix.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 08 Oct 2000 01:37:42 +0000 |
parents | cae38860a9ee |
children | c354d0540694 |
files | lisp/simple.el |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/simple.el Sun Oct 08 01:36:35 2000 +0000 +++ b/lisp/simple.el Sun Oct 08 01:37:42 2000 +0000 @@ -1223,6 +1223,9 @@ 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