org-mouse.el (org-mouse-agenda-context-menu): Fix a function's name

* org-mouse.el (org-mouse-agenda-context-menu): Fix a
function's name.
This commit is contained in:
Bastien Guerry 2013-04-10 15:22:56 +02:00
parent a5c088f74a
commit 04226b1c2d
1 changed files with 1 additions and 1 deletions

View File

@ -1056,7 +1056,7 @@ This means, between the beginning of line and the point."
["Convert" org-agenda-convert-date
(org-agenda-check-type nil 'agenda 'timeline)]
"--"
["Create iCalendar file" org-export-icalendar-combine-agenda-files t])
["Create iCalendar file" org-icalendar-combine-agenda-files t])
"--"
["Day View" org-agenda-day-view
:active (org-agenda-check-type nil 'agenda)