From 2f826609630cc1bf1d470428273711ebde9eec3c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 17 May 2014 19:06:02 +0300 Subject: [PATCH] lisp/simple.el (line-move-ignore-invisible): Fix last commit. --- lisp/simple.el | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5