projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8cbb76
)
lisp/simple.el (line-move-ignore-invisible): Fix last commit.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 17 May 2014 16:06:02 +0000
(19:06 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 17 May 2014 16:06:02 +0000
(19:06 +0300)
lisp/simple.el
patch
|
blob
|
history
diff --git
a/lisp/simple.el
b/lisp/simple.el
index 1b14250e2fdb5e55f462ab0e2b794cb3669b1e9c..4e10de779641a0410e1fad1585e53d597e0dc18c 100644
(file)
--- a/
lisp/simple.el
+++ b/
lisp/simple.el
@@
-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