General refactors & optimizations

This commit is contained in:
Henrik Lissner 2019-04-29 18:54:46 -04:00
parent 087127a31d
commit 9735f034e1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 14 additions and 24 deletions

View file

@ -31,8 +31,6 @@
;; sane trackpad/mouse scroll settings
mac-redisplay-dont-reset-vscroll t
mac-mouse-wheel-smooth-scroll nil
mouse-wheel-scroll-amount '(5 ((shift) . 2)) ; one line at a time
mouse-wheel-progressive-speed nil ; don't accelerate scrolling
;; Curse Lion and its sudden but inevitable fullscreen mode!
;; NOTE Meaningless to railwaycat's emacs-mac build
ns-use-native-fullscreen nil