# HG changeset patch # User Chong Yidong # Date 1239643407 0 # Node ID e8415f19d77494ee1574eb2fc5a36c9149c4ff0c # Parent 0bb97e506c1839b509017cd68d87b3dda4c5cd1a (Session Commands): Fix typo. diff -r 0bb97e506c18 -r e8415f19d774 doc/misc/ediff.texi --- a/doc/misc/ediff.texi Mon Apr 13 17:23:20 2009 +0000 +++ b/doc/misc/ediff.texi Mon Apr 13 17:23:27 2009 +0000 @@ -415,7 +415,7 @@ Many Ediff commands take numeric prefix arguments. For instance, if you type a number, say 3, and then @kbd{j} (@code{ediff-jump-to-difference}), Ediff moves to the third difference region. Typing 3 and then @kbd{a} -(@code{ediff-diff-to-diff}) copies the 3d difference region from variant A +(@code{ediff-diff-to-diff}) copies the 3rd difference region from variant A to variant B. Likewise, 4 followed by @kbd{ra} restores the 4th difference region in buffer A (if it was previously written over via the command @kbd{a}).