(Screen Lines) <compute-motion>: Correct order of elts in return value.
This commit is contained in:
parent
48bf63e33d
commit
fa16624273
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue