projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae4fc84
)
Use recommended scrolling of 5 lines rather than 10.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 11 Jun 2000 04:32:26 +0000
(
04:32
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 11 Jun 2000 04:32:26 +0000
(
04:32
+0000)
v7/src/edwin/mousecom.scm
patch
|
blob
|
history
diff --git
a/v7/src/edwin/mousecom.scm
b/v7/src/edwin/mousecom.scm
index 059eedc1c29f94cd2158a374e9a6ab497bfab90c..f190db429c0a2bd79ff5694977a41ad2ece792ce 100644
(file)
--- a/
v7/src/edwin/mousecom.scm
+++ b/
v7/src/edwin/mousecom.scm
@@
-1,6
+1,6
@@
;;; -*-Scheme-*-
;;;
-;;; $Id: mousecom.scm,v 1.
4 2000/06/11 04:24:30
cph Exp $
+;;; $Id: mousecom.scm,v 1.
5 2000/06/11 04:32:26
cph Exp $
;;;
;;; Copyright (c) 1989-2000 Massachusetts Institute of Technology
;;;
@@
-98,7
+98,7
@@
Display cursor at that position for a second."
(define-variable mouse-scroll-increment
"Number of lines by which a mouse-scroll event moves."
- 10
+ 5
exact-nonnegative-integer?)
(define-command mouse-ignore