; * lisp/simple.el (line-move-visual): Fix typo.
This commit is contained in:
parent
d2ad4ba4f3
commit
614cc65f2d
1 changed files with 1 additions and 1 deletions
|
@ -5994,7 +5994,7 @@ into account variable-width characters and line continuation.
|
|||
If nil, `line-move' moves point by logical lines.
|
||||
A non-nil setting of `goal-column' overrides the value of this variable
|
||||
and forces movement by logical lines.
|
||||
A window that is horizontally scrolled also forces movement by logical
|
||||
A window that is horizontally scrolled also forces movement by logical
|
||||
lines."
|
||||
:type 'boolean
|
||||
:group 'editing-basics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue