mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-18 03:40:47 -08:00
; * doc/emacs/files.texi (Comparing Files): Fix a reference.
This commit is contained in:
parent
bdeac2d5af
commit
57c112cfe5
1 changed files with 2 additions and 2 deletions
|
|
@ -1467,8 +1467,8 @@ specified buffers.
|
||||||
The command @kbd{M-x compare-windows} compares the text in the
|
The command @kbd{M-x compare-windows} compares the text in the
|
||||||
current window with that in the window that was the selected window
|
current window with that in the window that was the selected window
|
||||||
before you selected the current one. (For more information about
|
before you selected the current one. (For more information about
|
||||||
windows in Emacs, @ref{Windows}.) Comparison starts at point in each
|
windows in Emacs, @pxref{Windows}.) Comparison starts at point in
|
||||||
window, after pushing each initial point value on the mark ring
|
each window, after pushing each initial point value on the mark ring
|
||||||
(@pxref{Mark Ring}) in its respective buffer. Then it moves point
|
(@pxref{Mark Ring}) in its respective buffer. Then it moves point
|
||||||
forward in each window, one character at a time, until it reaches
|
forward in each window, one character at a time, until it reaches
|
||||||
characters that don't match. Then the command exits.
|
characters that don't match. Then the command exits.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue