From 8cd2b2cb838d38e3559b6aeefc507c5bcc6543fa Mon Sep 17 00:00:00 2001 From: James Cherti <60946298+jamescherti@users.noreply.github.com> Date: Tue, 11 Feb 2025 10:51:02 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 80822ee..db145fe 100644 --- a/README.md +++ b/README.md @@ -750,6 +750,9 @@ And [add the elpaca bootstrap code](https://github.com/progfolio/elpaca?tab=read (unless (and (eq window-system 'mac) (bound-and-true-p mac-carbon-version-string)) + ;; Enables `pixel-scroll-precision-mode' on all operating systems and Emacs + ;; versions, except for emacs-mac. + ;; ;; Enabling `pixel-scroll-precision-mode' is unnecessary with emacs-mac, as ;; this version of Emacs natively supports smooth scrolling. ;; https://bitbucket.org/mituharu/emacs-mac/commits/65c6c96f27afa446df6f9d8eff63f9cc012cc738