aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ediff.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/ediff.texi b/doc/misc/ediff.texi
index b13d6b10f5f..80540ea19e8 100644
--- a/doc/misc/ediff.texi
+++ b/doc/misc/ediff.texi
@@ -415,7 +415,7 @@ window by typing @kbd{?} again. The Quick Help commands are detailed below.
415Many Ediff commands take numeric prefix arguments. For instance, if you 415Many Ediff commands take numeric prefix arguments. For instance, if you
416type a number, say 3, and then @kbd{j} (@code{ediff-jump-to-difference}), 416type a number, say 3, and then @kbd{j} (@code{ediff-jump-to-difference}),
417Ediff moves to the third difference region. Typing 3 and then @kbd{a} 417Ediff moves to the third difference region. Typing 3 and then @kbd{a}
418(@code{ediff-diff-to-diff}) copies the 3d difference region from variant A 418(@code{ediff-diff-to-diff}) copies the 3rd difference region from variant A
419to variant B. Likewise, 4 followed by @kbd{ra} restores the 4th difference 419to variant B. Likewise, 4 followed by @kbd{ra} restores the 4th difference
420region in buffer A (if it was previously written over via the command 420region in buffer A (if it was previously written over via the command
421@kbd{a}). 421@kbd{a}).