* doc/emacs/windows.texi (Displaying Buffers): Fix broken lispref link.
authorChong Yidong <cyd@gnu.org>
Sat, 22 Oct 2011 10:57:50 +0000 (18:57 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 22 Oct 2011 10:57:50 +0000 (18:57 +0800)
doc/emacs/ChangeLog
doc/emacs/windows.texi

index 06523d4..b90165c 100644 (file)
@@ -1,3 +1,7 @@
+2011-10-22  Chong Yidong  <cyd@gnu.org>
+
+       * windows.texi (Displaying Buffers): Fix broken lispref link.
+
 2011-10-22  Chong Yidong  <cyd@gnu.org>
 
        * mini.texi (Minibuffer Exit): Rename from Strict Completion.
index dc92e4a..600d0b0 100644 (file)
@@ -343,8 +343,8 @@ details.
 additionally select the displaying window so that you can begin
 editing its buffer.  The command @kbd{C-x `} (@code{next-error}) is
 one example (@pxref{Compilation Mode}).  Such commands work by calling
-@code{pop-to-buffer} internally.  @xref{Displaying Buffers,,Displaying
-Buffers in Windows, elisp, The Emacs Lisp Reference Manual}.
+@code{pop-to-buffer} internally.  @xref{Switching Buffers,,Switching
+to a Buffer in a Window, elisp, The Emacs Lisp Reference Manual}.
 
   Commands with names ending in @code{-other-window} behave like
 @code{display-buffer}, except that they never display in the selected