]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fdisplay_buffer): Fix typo in docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Sat, 28 Oct 2006 22:03:51 +0000 (22:03 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sat, 28 Oct 2006 22:03:51 +0000 (22:03 +0000)
src/window.c

index 7a86a0e5cd4a66830f170738a1ca445c31da2379..0629ee3af3a6d879152c61096a7a07e15abef5b3 100644 (file)
@@ -3588,7 +3588,7 @@ See `same-window-buffer-names' and `same-window-regexps'.  */)
 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