From: Charles A. Roelli Date: Sun, 12 Aug 2018 11:05:27 +0000 (+0200) Subject: ; * lisp/simple.el (line-move-visual): Fix typo. X-Git-Tag: emacs-26.1.90~206 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=614cc65f2dae346b2e30326cd5de01f891933eed;p=emacs.git ; * lisp/simple.el (line-move-visual): Fix typo. --- 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