# HG changeset patch # User Miles Bader # Date 970969062 0 # Node ID b3df18daadfbe2372b9a9693cbf1afe6992156c2 # Parent cae38860a9ee17a4d5a8ffa68bdf6ec92c708ece Doc fix. diff -r cae38860a9ee -r b3df18daadfb lisp/simple.el --- 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