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


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to