; Refer to Repeating from compare-windows info node
* doc/emacs/files.texi (Comparing Files): C-x z (`repeat') is very convenient to use with compare-windows, so refer to its node.
This commit is contained in:
parent
b7e212aca4
commit
d3ccf0895d
1 changed files with 2 additions and 2 deletions
|
@ -1476,8 +1476,8 @@ characters that don't match. Then the command exits.
|
|||
If point in the two windows is followed by non-matching text when
|
||||
the command starts, @kbd{M-x compare-windows} tries heuristically to
|
||||
advance up to matching text in the two windows, and then exits. So if
|
||||
you use @kbd{M-x compare-windows} repeatedly, each time it either
|
||||
skips one matching range or finds the start of another.
|
||||
you use @kbd{M-x compare-windows} repeatedly (@pxref{Repeating}), each
|
||||
time it either skips one matching range or finds the start of another.
|
||||
|
||||
@vindex compare-ignore-case
|
||||
@vindex compare-ignore-whitespace
|
||||
|
|
Loading…
Add table
Reference in a new issue