docs(smooth-scroll): mention Emacs 29 requirement

This commit is contained in:
Henrik Lissner
2025-04-02 17:16:32 -04:00
parent 63c29561df
commit 4d44b78ccf

View File

@ -8,6 +8,10 @@ This module activates OS-independent smooth scrolling in Emacs. This primarily
benefits trackpad and scroll wheel users (not so much those that scroll via benefits trackpad and scroll wheel users (not so much those that scroll via
their keyboards), by utilizing the [[https://github.com/jdtsmith/ultra-scroll][ultra-scroll]] package. their keyboards), by utilizing the [[https://github.com/jdtsmith/ultra-scroll][ultra-scroll]] package.
#+begin_quote
 This module requires Emacs 29.1 or newer.
#+end_quote
#+begin_quote #+begin_quote
 For optimal performance from this module, it's highly recommended you use  For optimal performance from this module, it's highly recommended you use
Emacs with native-compilation. MacOS users may also have a better experience Emacs with native-compilation. MacOS users may also have a better experience