Merge branch 'maint'
This commit is contained in:
commit
9d39c9a2ba
|
@ -904,8 +904,8 @@ This function assumes major mode for current buffer is
|
||||||
(org-icalendar--vcalendar
|
(org-icalendar--vcalendar
|
||||||
org-icalendar-combined-name
|
org-icalendar-combined-name
|
||||||
user-full-name
|
user-full-name
|
||||||
org-icalendar-combined-description
|
|
||||||
(or (org-string-nw-p org-icalendar-timezone) (cadr (current-time-zone)))
|
(or (org-string-nw-p org-icalendar-timezone) (cadr (current-time-zone)))
|
||||||
|
org-icalendar-combined-description
|
||||||
contents)))
|
contents)))
|
||||||
(run-hook-with-args 'org-icalendar-after-save-hook file)))
|
(run-hook-with-args 'org-icalendar-after-save-hook file)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue