]> git.eshelyaron.com Git - emacs.git/commit
Avoid flicker when marking diary entries (bug#78861)
authorManuel Giraud <manuel@ledu-giraud.fr>
Mon, 23 Jun 2025 07:45:49 +0000 (09:45 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 23 Jul 2025 20:07:48 +0000 (22:07 +0200)
commit8ae68b5b79ed7350c402fedeade12682a81e84b7
tree454de4f3513d5ac3aa45a5bb8b4dc3fbbf5d2ec1
parent44fbc8d3770f9782711fbb770bf98b42110df7d1
Avoid flicker when marking diary entries (bug#78861)

* lisp/calendar/calendar.el (calendar-generate-window): Remove
historical and not really understood `sit-for' calls.

(cherry picked from commit c64b2bf113eaa2044c24860d0610c3b8ebd7e742)
lisp/calendar/calendar.el