]> git.eshelyaron.com Git - emacs.git/commit
Suppress warning about `entry' in calendar
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 12:30:50 +0000 (14:30 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 15 Jun 2019 12:30:50 +0000 (14:30 +0200)
commit777f410666c252751f1f2b79b0d4ae76c546c8b4
treecf6c8b90c8b264e8c67309877f9b83702643ca85
parente64621427b42ca87f548da7cdb5191b6c69fadee
Suppress warning about `entry' in calendar

* lisp/calendar/cal-china.el (entry):
* lisp/calendar/cal-hebrew.el (entry): Suppress warning about
dynamically bound `entry', which has to be bound for
diary-chinese-anniversary and diary-hebrew-birthday to work.
These function can be used in the sexp part of users' diary files.
lisp/calendar/cal-china.el
lisp/calendar/cal-hebrew.el