emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/ediff.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/ediff.texi
Date: Wed, 31 May 2006 20:22:59 +0000

Index: emacs/man/ediff.texi
diff -u emacs/man/ediff.texi:1.43 emacs/man/ediff.texi:1.44
--- emacs/man/ediff.texi:1.43   Sat Mar 25 23:13:20 2006
+++ emacs/man/ediff.texi        Wed May 31 20:22:59 2006
@@ -135,7 +135,7 @@
 @chapter Major Entry Points
 
 When Ediff starts up, it displays a small control window, which accepts the
-Ediff commands and two or three windows displaying the files to be compared
+Ediff commands, and two or three windows displaying the files to be compared
 or merged. The control window can be in its own small frame or it can be
 part of a bigger frame that displays other buffers. In any case, it is
 important that the control window be active (i.e., be the one receiving the
@@ -829,7 +829,7 @@
 instance, if Ediff is merging according to the `combined' policy, then the
 merge region is skipped over if it is different from the combination of the
 regions in buffers A and B.  (Warning: swapping buffers A and B will confuse
-things in this respect).  If the merge region is marked as `prefer-A' then
+things in this respect.)  If the merge region is marked as `prefer-A' then
 this region will be skipped if it differs from the current difference
 region in buffer A, etc.
 
@@ -1599,8 +1599,6 @@
 @vindex ediff-ignore-case
 Finally, Ediff can be told to ignore the case of the letters. This behavior
 can be toggled with @kbd{#c} and it is controlled with three variables:
-Toggle case sensitivity in the diff program. All diffs are recomputed.
-Case sensitivity is controlled by the variables
 @code{ediff-ignore-case-option}, @code{ediff-ignore-case-option3}, and
 @code{ediff-ignore-case}.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]