From 4d44b78ccf50de94418c0239eca14d3529ab0706 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Wed, 2 Apr 2025 17:16:32 -0400 Subject: [PATCH] docs(smooth-scroll): mention Emacs 29 requirement --- modules/ui/smooth-scroll/README.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/ui/smooth-scroll/README.org b/modules/ui/smooth-scroll/README.org index e43525922..80e813282 100644 --- a/modules/ui/smooth-scroll/README.org +++ b/modules/ui/smooth-scroll/README.org @@ -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 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  For optimal performance from this module, it's highly recommended you use Emacs with native-compilation. MacOS users may also have a better experience