]> git.eshelyaron.com Git - emacs.git/commit
Scroll with mouse wheel in calendar (bug#78298)
authorManuel Giraud <manuel@ledu-giraud.fr>
Thu, 8 May 2025 14:30:20 +0000 (16:30 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 May 2025 20:51:17 +0000 (22:51 +0200)
commit8664d944a2dafabe8d07c44403494369da92b9ef
treea45f0fc8d4a6623b41dd39998a2bd898c9ef73cc
parent98f6365ed2cc41da30729cdff78c14cb3272e914
Scroll with mouse wheel in calendar (bug#78298)

* lisp/calendar/calendar.el (calendar-mode-map): Add scrolling
with mouse wheel.
* etc/NEWS: Announce the change.

(cherry picked from commit 825d64aa57801dee2d95ab5d4f7f57b656764a48)
lisp/calendar/calendar.el