aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/display.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/display.texi b/lispref/display.texi
index 82cdf38bdcd..995a43130ab 100644
--- a/lispref/display.texi
+++ b/lispref/display.texi
@@ -248,6 +248,7 @@ support them, then @code{message-box} uses the echo area, like
248@end defun 248@end defun
249 249
250@defun display-message-or-buffer message &optional buffer-name not-this-window frame 250@defun display-message-or-buffer message &optional buffer-name not-this-window frame
251@tindex display-message-or-buffer
251This function displays the message @var{message}, which may be either a 252This function displays the message @var{message}, which may be either a
252string or a buffer. If it is shorter than the maximum height of the 253string or a buffer. If it is shorter than the maximum height of the
253echo area, as defined by @code{max-mini-window-height}, it is displayed 254echo area, as defined by @code{max-mini-window-height}, it is displayed