]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in last change to auto-hscroll-mode
authorStephen Berman <steve@rosalinde.fritz.box>
Fri, 19 May 2017 09:36:01 +0000 (11:36 +0200)
committerStephen Berman <steve@rosalinde.fritz.box>
Fri, 19 May 2017 09:36:01 +0000 (11:36 +0200)
* lisp/cus-start.el (standard): Fix typo in value of auto-hscroll-mode.

lisp/cus-start.el

index e11f749556b6de2fa844aba91f100ab19a084832..4253d40b7594ff322c45e740b7f6af5113befc52 100644 (file)
@@ -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