# HG changeset patch # User Eli Zaretskii # Date 990183171 0 # Node ID d0c11ec0421db2f1d1d5e035acf6833980bfa847 # Parent 22142f7e2f6e475dbc27cacc30f8ed5f819c849e (Merging and diff3): Avoid Overfull hbox. diff -r 22142f7e2f6e -r d0c11ec0421d man/ediff.texi --- a/man/ediff.texi Fri May 18 10:47:16 2001 +0000 +++ b/man/ediff.texi Fri May 18 10:52:51 2001 +0000 @@ -1880,15 +1880,18 @@ 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