mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(ui): fix docstring for siren-pixel-scroll-mode
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
scroll-preserve-screen-position)
|
||||
|
||||
(define-minor-mode siren-pixel-scroll-mode
|
||||
"enable pixel-scroll-precision-mode with other tweaks."
|
||||
"Enable pixel-scroll-precision-mode with other tweaks."
|
||||
:global t
|
||||
(if siren-pixel-scroll-mode
|
||||
(progn
|
||||
|
||||
Reference in New Issue
Block a user