comparison lispref/text.texi @ 16736:981e116b4ac6

Minor cleanups for overfull hboxes.
author Richard M. Stallman <rms@gnu.org>
date Fri, 20 Dec 1996 00:09:23 +0000
parents 7704b62dafa8
children 853f638bbc81
comparison
equal deleted inserted replaced
16735:940b9fcc1da6 16736:981e116b4ac6
1181 paragraphs are removed. This function justifies as well as filling when 1181 paragraphs are removed. This function justifies as well as filling when
1182 @var{justify} is non-@code{nil}. 1182 @var{justify} is non-@code{nil}.
1183 1183
1184 In an interactive call, any prefix argument requests justification. 1184 In an interactive call, any prefix argument requests justification.
1185 1185
1186 In Adaptive Fill mode, which is enabled by default, 1186 In Adaptive Fill mode, which is enabled by default, calling the function
1187 @code{fill-region-as-paragraph} on an indented paragraph when there is 1187 @code{fill-region-as-paragraph} on an indented paragraph when there is
1188 no fill prefix uses the indentation of the second line of the paragraph 1188 no fill prefix uses the indentation of the second line of the paragraph
1189 as the fill prefix. 1189 as the fill prefix.
1190 @end deffn 1190 @end deffn
1191 1191
1198 of justification. It can be @code{left}, @code{right}, @code{full}, 1198 of justification. It can be @code{left}, @code{right}, @code{full},
1199 @code{center}, or @code{none}. If it is @code{t}, that means to do 1199 @code{center}, or @code{none}. If it is @code{t}, that means to do
1200 follow specified justification style (see @code{current-justification}, 1200 follow specified justification style (see @code{current-justification},
1201 below). @code{nil} means to do full justification. 1201 below). @code{nil} means to do full justification.
1202 1202
1203 If @var{eop} is non-@code{nil}, that means do left-justification when 1203 If @var{eop} is non-@code{nil}, that means do left-justification if
1204 @code{current-justification} specifies full justification. This is used 1204 @code{current-justification} specifies full justification. This is used
1205 for the last line of a paragraph; even if the paragraph as a whole is 1205 for the last line of a paragraph; even if the paragraph as a whole is
1206 fully justified, the last line should not be. 1206 fully justified, the last line should not be.
1207 1207
1208 If @var{nosqueeze} is non-@code{nil}, that means do not change interior 1208 If @var{nosqueeze} is non-@code{nil}, that means do not change interior