projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7430617
)
Fix typo in last change to auto-hscroll-mode
author
Stephen Berman
<steve@rosalinde.fritz.box>
Fri, 19 May 2017 09:36:01 +0000
(11:36 +0200)
committer
Stephen 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
patch
|
blob
|
history
diff --git
a/lisp/cus-start.el
b/lisp/cus-start.el
index e11f749556b6de2fa844aba91f100ab19a084832..4253d40b7594ff322c45e740b7f6af5113befc52 100644
(file)
--- 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