emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 614cc65: ; * lisp/simple.el (line-move-visual): F


From: Charles A. Roelli
Subject: [Emacs-diffs] emacs-26 614cc65: ; * lisp/simple.el (line-move-visual): Fix typo.
Date: Sun, 12 Aug 2018 06:55:31 -0400 (EDT)

branch: emacs-26
commit 614cc65f2dae346b2e30326cd5de01f891933eed
Author: Charles A. Roelli <address@hidden>
Commit: Charles A. Roelli <address@hidden>

    ; * 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 90fea11..a51a520 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]