Fix a bug, allow "i" in calendar (and remove "k" from calendar)
commitf95e5ff1ba16ea407a635fd2281061fb9d80e696
authorBastien Guerry <bzg@altern.org>
Sun, 30 Sep 2012 18:20:22 +0000 (30 20:20 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 30 Sep 2012 18:20:22 +0000 (30 20:20 +0200)
treedbc40839bdda474aab7b4eced43c77ec8a1282a5
parent52df4aba9be59f21f54160e9a0c3b7029f195114
Fix a bug, allow "i" in calendar  (and remove "k" from calendar)

* org.el (org-calendar-agenda-action-key): Delete an option.
(org-mode-map): Delete its keybinding.
(org-agenda-action-marker, org-mark-entry-for-agenda-action):
Delete.

* org-agenda.el (org-agenda-diary-entry): Don't prevent from
being used outside of Org agendas, as it can be used in
calendar buffers too.

Note that we may have to reimplement the functions related to
"k" in the calendar.
lisp/org-agenda.el
lisp/org.el