From: Stephen Berman Date: Fri, 19 May 2017 09:36:01 +0000 (+0200) Subject: Fix typo in last change to auto-hscroll-mode X-Git-Tag: emacs-26.0.90~521^2~362 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cecd99d826547d4bfd918bba476eda206f0f0afc;p=emacs.git Fix typo in last change to auto-hscroll-mode * lisp/cus-start.el (standard): Fix typo in value of auto-hscroll-mode. --- diff --git a/lisp/cus-start.el b/lisp/cus-start.el index e11f749556b..4253d40b759 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -563,7 +563,7 @@ since it could result in memory overflow and make Emacs crash." (const :tag "Scroll the entire window" :value t) (const :tag "Scroll only the current line" - :value 'current-line)) + :value current-line)) "26.1") (void-text-area-pointer cursor (choice