]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/emacs/files.texi (Comparing Files): Fix a reference.
authorPhilipp Stephani <phst@google.com>
Fri, 18 Feb 2022 17:53:49 +0000 (18:53 +0100)
committerPhilipp Stephani <phst@google.com>
Fri, 18 Feb 2022 17:53:49 +0000 (18:53 +0100)
doc/emacs/files.texi

index 3c62be677eea43b520340e00ff8af03f0e55ee13..13c0e6d31444f5166800b425bf030863e0618dbd 100644 (file)
@@ -1467,8 +1467,8 @@ specified buffers.
   The command @kbd{M-x compare-windows} compares the text in the
 current window with that in the window that was the selected window
 before you selected the current one.  (For more information about
-windows in Emacs, @ref{Windows}.)  Comparison starts at point in each
-window, after pushing each initial point value on the mark ring
+windows in Emacs, @pxref{Windows}.)  Comparison starts at point in
+each window, after pushing each initial point value on the mark ring
 (@pxref{Mark Ring}) in its respective buffer.  Then it moves point
 forward in each window, one character at a time, until it reaches
 characters that don't match.  Then the command exits.