[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/files.texi
From: |
Juri Linkov |
Subject: |
[Emacs-diffs] Changes to emacs/man/files.texi |
Date: |
Tue, 19 Jul 2005 07:19:44 -0400 |
Index: emacs/man/files.texi
diff -c emacs/man/files.texi:1.110 emacs/man/files.texi:1.111
*** emacs/man/files.texi:1.110 Mon Jul 18 16:08:22 2005
--- emacs/man/files.texi Tue Jul 19 11:19:44 2005
***************
*** 2923,2930 ****
window, and each starting position is pushed on the mark ring in its
respective buffer. Then point moves forward in each window, a character
at a time, until a mismatch between the two windows is reached. Then
! the command is finished. For more information about windows in Emacs,
! @ref{Windows}.
@vindex compare-ignore-case
@vindex compare-ignore-whitespace
--- 2923,2932 ----
window, and each starting position is pushed on the mark ring in its
respective buffer. Then point moves forward in each window, a character
at a time, until a mismatch between the two windows is reached. Then
! the command is finished. Another invocation of this command with
! points on mismatching positions tries to skip non-matching text and
! move points forward, until a match between the two windows is reached.
! For more information about windows in Emacs, @ref{Windows}.
@vindex compare-ignore-case
@vindex compare-ignore-whitespace