org-agenda: Switch to current API for two calendar calls
commit33786d4645dfd5c744e38e3a4bdc587e7e5caf62
authorMarco Wahl <marcowahlsoft@gmail.com>
Tue, 4 Nov 2014 10:06:37 +0000 (4 11:06 +0100)
committerMarco Wahl <marcowahlsoft@gmail.com>
Tue, 4 Nov 2014 10:06:37 +0000 (4 11:06 +0100)
treefe3e49fee2d99f980f156c6f1fe065586dd30bec
parent4508b8c2a7f2bf3928967adb1cab20aff466e5bd
org-agenda: Switch to current API for two calendar calls

* lisp/org-agenda.el (org-agenda-phases-of-moon, org-agenda-holidays):
  Update to use the current API

This commit fixes the display of holidays in the agenda for emacs 25.

Further for getting the lunar phases the usage of an obsolete alias
has been replaced by the current name.
lisp/org-agenda.el