]> git.eshelyaron.com Git - emacs.git/commit
Fix org-agenda's command for calendar-lunar-phases
authorTeemu Likonen <tlikonen@iki.fi>
Sun, 16 Apr 2017 13:14:22 +0000 (16:14 +0300)
committerTeemu Likonen <tlikonen@iki.fi>
Sun, 16 Apr 2017 19:06:48 +0000 (22:06 +0300)
commit8750a4546a1da4f03243df12c7e5b89f2c32d27e
treef29872419c71bbbd89a23bebab348eba8274782a
parent8d96feae07c618f591a952f8f10ae949735b4050
Fix org-agenda's command for calendar-lunar-phases

Function org-agenda-phases-of-moon tries to call a non-existing
function calendar-phases-of-moon. The correct function is
calendar-lunar-phases.
lisp/org/org-agenda.el