Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2016-01-22 22:59:29 +01:00
commit 9d39c9a2ba
1 changed files with 1 additions and 1 deletions

View File

@ -904,8 +904,8 @@ This function assumes major mode for current buffer is
(org-icalendar--vcalendar
org-icalendar-combined-name
user-full-name
org-icalendar-combined-description
(or (org-string-nw-p org-icalendar-timezone) (cadr (current-time-zone)))
org-icalendar-combined-description
contents)))
(run-hook-with-args 'org-icalendar-after-save-hook file)))