lisp/simple.el (line-move-ignore-invisible): Fix last commit.
This commit is contained in:
parent
e8cbb7684f
commit
2f82660963
1 changed files with 0 additions and 1 deletions
|
@ -4979,7 +4979,6 @@ When the `track-eol' feature is doing its job, the value is
|
|||
|
||||
(defcustom line-move-ignore-invisible t
|
||||
"Non-nil means commands that move by lines ignore invisible newlines.
|
||||
|
||||
When this option is non-nil, \\[next-line], \\[previous-line], \\[move-end-of-line], and \\[move-beginning-of-line] behave
|
||||
as if newlines that are invisible didn't exist, and count
|
||||
only visible newlines. Thus, moving across across 2 newlines
|
||||
|
|
Loading…
Add table
Reference in a new issue