From 614cc65f2dae346b2e30326cd5de01f891933eed Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Sun, 12 Aug 2018 13:05:27 +0200 Subject: [PATCH] ; * lisp/simple.el (line-move-visual): Fix typo. --- lisp/simple.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/simple.el b/lisp/simple.el index 90fea11dc1b..a51a5205cee 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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 -- 2.39.2