aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ediff.texi8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index 19b7adbd668..87d3dfd6ed9 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -99,7 +99,8 @@ through them. You can also copy difference regions from one buffer to
99another (and recover old differences if you change your mind). 99another (and recover old differences if you change your mind).
100 100
101Another powerful feature is the ability to merge a pair of files into a 101Another powerful feature is the ability to merge a pair of files into a
102third buffer. Merging with an ancestor file is also supported. 102third buffer. Merging with an ancestor file, (a.k.a. 3way merges)
103is also supported.
103Furthermore, Ediff is equipped with directory-level capabilities that 104Furthermore, Ediff is equipped with directory-level capabilities that
104allow the user to conveniently launch browsing or merging sessions on 105allow the user to conveniently launch browsing or merging sessions on
105groups of files in two (or three) different directories. 106groups of files in two (or three) different directories.
@@ -828,7 +829,10 @@ region in buffer A, etc.
828 829
829@item / 830@item /
830@kindex / 831@kindex /
831Displays the ancestor file during merges. 832@vindex ediff-show-ancestor
833Toggle to display the ancestor file in 3way merges.
834You can enable permanently this setting customizing the variable
835@code{ediff-show-ancestor}.
832@item & 836@item &
833@kindex & 837@kindex &
834In some situations, such as when one of the files agrees with the ancestor file 838In some situations, such as when one of the files agrees with the ancestor file