Minor refactors
- Don't aggressively load gnu-elpa-keyring-update, it autoloads itself - Update docstring + comments - scroll-margin = 1
This commit is contained in:
parent
20596cd41f
commit
9bc47ca329
3 changed files with 3 additions and 6 deletions
|
@ -37,7 +37,7 @@ detected.")
|
|||
hscroll-margin 2
|
||||
hscroll-step 1
|
||||
scroll-conservatively 1001
|
||||
scroll-margin 2
|
||||
scroll-margin 1
|
||||
scroll-preserve-screen-position t
|
||||
mouse-wheel-scroll-amount '(5 ((shift) . 2))
|
||||
mouse-wheel-progressive-speed nil ; don't accelerate scrolling
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue