(Screen Lines) <compute-motion>: Correct order of elts in return value.

This commit is contained in:
Richard M. Stallman 2003-01-13 08:00:28 +00:00
parent 48bf63e33d
commit fa16624273

View file

@ -594,7 +594,7 @@ regardless of what buffer is displayed in @var{window}.
The return value is a list of five elements:
@example
(@var{pos} @var{vpos} @var{hpos} @var{prevhpos} @var{contin})
(@var{pos} @var{hpos} @var{vpos} @var{prevhpos} @var{contin})
@end example
@noindent