From: Eli Zaretskii Date: Sat, 17 May 2014 16:06:02 +0000 (+0300) Subject: lisp/simple.el (line-move-ignore-invisible): Fix last commit. X-Git-Tag: emacs-24.3.92~196 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2f826609630cc1bf1d470428273711ebde9eec3c;p=emacs.git lisp/simple.el (line-move-ignore-invisible): Fix last commit. --- diff --git a/lisp/simple.el b/lisp/simple.el index 1b14250e2fd..4e10de77964 100644 --- 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