Mercurial > emacs
changeset 73525:35ece799c49e
(Fdisplay_buffer): Fix typo in docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sat, 28 Oct 2006 22:03:51 +0000 |
parents | eaa277ca2385 |
children | 38a1bdc97e78 |
files | src/window.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/window.c Sat Oct 28 22:02:20 2006 +0000 +++ b/src/window.c Sat Oct 28 22:03:51 2006 +0000 @@ -3588,7 +3588,7 @@ DEFUN ("display-buffer", Fdisplay_buffer, Sdisplay_buffer, 1, 3, "BDisplay buffer: \nP", doc: /* Make BUFFER appear in some window but don't select it. -BUFFER must be the name of an existing buffer, or, when called from Lisp, +BUFFER must be the name of an existing buffer, or, when called from Lisp, a buffer. If BUFFER is shown already in some window, just use that one, unless the window is the selected window and the optional second