]> git.eshelyaron.com Git - emacs.git/commitdiff
(Merging and diff3): Avoid Overfull hbox.
authorEli Zaretskii <eliz@gnu.org>
Fri, 18 May 2001 10:52:51 +0000 (10:52 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 18 May 2001 10:52:51 +0000 (10:52 +0000)
man/ediff.texi

index e2ca5c19144ad4d8951a030e45a6939690c5acec..3e6a73ca710e5e5047c95619e8b1c2d0480e92dd 100644 (file)
@@ -1880,15 +1880,18 @@ buffer) are displayed in the merged region of buffer C.  The strings in the
 template determine the text that separates the aforesaid regions. The
 default template is
 
-@example
-("@value{seven-left} variant A" A "@value{seven-right} variant B" B  "####### Ancestor" Ancestor "======= end")
-@end example
+@smallexample
+("@value{seven-left} variant A" A "@value{seven-right} variant B" B
+   "####### Ancestor" Ancestor "======= end")
+@end smallexample
 
-and the corresponding combined region is shown above. The order in which 
-the regions are shown (and the separator strings) can be changed by
-changing the above template. It is even possible to add or delete region
-specifiers in this template (although the only possibly useful such
-modification seems to be the deletion of the ancestor).
+@noindent
+(this is one long line) and the corresponding combined region is shown
+above. The order in which the regions are shown (and the separator
+strings) can be changed by changing the above template. It is even
+possible to add or delete region specifiers in this template (although
+the only possibly useful such modification seems to be the deletion of
+the ancestor).
 
 In addition to the state of the difference, Ediff displays the state of the
 merge for each region.  If a difference came from buffer A by default