svn: r17175

original commit: ed805668cdb322b1788095bcc93ecb4eaf6d3332
This commit is contained in:
Eli Barzilay 2009-12-03 08:16:38 +00:00
parent edfdb1371b
commit 699190cdb3

View File

@ -1735,7 +1735,7 @@ If @scheme[end] is not @scheme['same] and not the same as @scheme[start],
When the specified range cannot fit in the visible area, @scheme[bias]
indicates which end of the range to display. When @scheme[bias] is
@scheme['same], then the start of the range is displayed. When
@scheme['start], then the start of the range is displayed. When
@scheme[bias] is @scheme['end], then the end of the range is
displayed. Otherwise, @scheme[bias] must be @scheme['none].
@ -1747,7 +1747,7 @@ If the editor is scrolled, then the editor is redrawn and the return
scroll-editor-to].
Scrolling is disallowed when the editor is internally locked for
reflowing (see also @|lockdiscuss|).
reflowing (see also @|lockdiscuss|).
The system may scroll the editor without calling this method. For
example, a canvas displaying an editor might scroll the editor to