]> git.eshelyaron.com Git - emacs.git/commit
Repair several minor breakages
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Aug 2023 05:25:29 +0000 (13:25 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Aug 2023 05:25:29 +0000 (13:25 +0800)
commit11116043ae4be761ed4f8ccf559a224b272cc534
tree992061448ebfd8c82093137b41c469d6a34538ba
parent67f79fc8027150656bf39ba1910caa54490889b7
Repair several minor breakages

* lisp/calendar/calendar.el (calendar-event-buffer): New
function.
(calendar-cursor-to-date, calendar-other-month):

* lisp/calendar/holidays.el (calendar-list-holidays)
(calendar-mark-holidays):

* lisp/calendar/lunar.el (calendar-lunar-phases): Use that
function to derive event windows, in case these commands are
being called from the menu bar.

* lisp/doc-view.el (doc-view-tool-bar-map): Fix typo in help
text.
lisp/calendar/calendar.el
lisp/calendar/holidays.el
lisp/calendar/lunar.el
lisp/doc-view.el