]> git.eshelyaron.com Git - emacs.git/commitdiff
(Fdisplay_buffer): Fix docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 4 Feb 2003 17:47:29 +0000 (17:47 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 4 Feb 2003 17:47:29 +0000 (17:47 +0000)
src/ChangeLog
src/window.c

index b7090957a8db0eca8d775e2790558224cdc4d127..6ccbf3b01126bad7642e6309dcef7414c7620026 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-04  Juanma Barranquero  <lektu@terra.es>
+
+       * window.c (Fdisplay_buffer): Fix docstring.
+
 2003-02-01  Jason Rumney  <jasonr@gnu.org>
 
        * fileio.c (Fcopy_file) [WINDOWS_NT]: Reverse logic for setting
index 79ae64ff7e98c91fd394671e1fb9b5cb812d356e..744cfd8cd3a50c421b3e6afac7aba6f9d4e26169 100644 (file)
@@ -2897,7 +2897,7 @@ unless the window is the selected window and the optional second\n\
 argument NOT-THIS-WINDOW is non-nil (interactively, with prefix arg).\n\
 If `pop-up-frames' is non-nil, make a new frame if no window shows BUFFER.\n\
 Returns the window displaying BUFFER.\n\
-If `display-reuse-frames' is non-nil, and another frame is currently\n\
+If `display-buffer-reuse-frames' is non-nil, and another frame is currently\n\
 displaying BUFFER, then simply raise that frame.\n\
 \n\
 The variables `special-display-buffer-names', `special-display-regexps',\n\