bug#2983: 23.0.92; Fix a typo in ediff info
Leo <[email protected]>
| Newsgroups | gmane.emacs.bugs,gmane.emacs.pretest.bugs |
|---|---|
| Message-ID | <[email protected]> |
There is a small typo in the ediff info. Best, Leo.
(unnamed)
(text/x-patch, 914 B)
diff -u /Applications/Emacs.app/Contents/Resources/info/ediff /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk\+\+\+TM/-Tmp-/buffer-content-829686dM
--- /Applications/Emacs.app/Contents/Resources/info/ediff 2009-04-12 00:08:36.000000000 +0100
+++ /var/folders/xT/xTH6qH58F1O3epqnrWb1Dk+++TM/-Tmp-/buffer-content-829686dM 2009-04-13 12:37:06.000000000 +0100
@@ -360,7 +360,7 @@
Many Ediff commands take numeric prefix arguments. For instance, if
you type a number, say 3, and then `j' (`ediff-jump-to-difference'),
Ediff moves to the third difference region. Typing 3 and then `a'
-(`ediff-diff-to-diff') copies the 3d difference region from variant A
+(`ediff-diff-to-diff') copies the 3rd difference region from variant A
to variant B. Likewise, 4 followed by `ra' restores the 4th difference
region in buffer A (if it was previously written over via the command
`a').
Diff finished. Mon Apr 13 12:37:06 2009