General clean-up and tiny bugfixes
This commit is contained in:
parent
c65cce0533
commit
71e7e0a53d
8 changed files with 22 additions and 26 deletions
|
@ -11,10 +11,9 @@
|
|||
;; sane trackpad/mouse scroll settings
|
||||
mac-redisplay-dont-reset-vscroll t
|
||||
mac-mouse-wheel-smooth-scroll nil
|
||||
mouse-wheel-scroll-amount '(8 ((shift) . 2)) ;; one line at a time
|
||||
mouse-wheel-scroll-amount '(6 ((shift) . 2)) ;; one line at a time
|
||||
mouse-wheel-progressive-speed nil ;; don't accelerate scrolling
|
||||
|
||||
|
||||
;;; NOTE These mean nothing to railwaycat's emacs-mac build on OSX
|
||||
;; Curse Lion and its sudden but inevitable fullscreen mode!
|
||||
ns-use-native-fullscreen nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue