Merge branch 'maint'
This commit is contained in:
commit
278804b8bf
|
@ -77,7 +77,7 @@ for timed events. If non-zero, alarms are created.
|
||||||
(defcustom org-icalendar-exclude-tags nil
|
(defcustom org-icalendar-exclude-tags nil
|
||||||
"Tags that exclude a tree from export.
|
"Tags that exclude a tree from export.
|
||||||
This variable allows to specify different exclude tags from other
|
This variable allows to specify different exclude tags from other
|
||||||
back-ends. It can also be set with the ICAL_EXCLUDE_TAGS
|
back-ends. It can also be set with the ICALENDAR_EXCLUDE_TAGS
|
||||||
keyword."
|
keyword."
|
||||||
:group 'org-export-icalendar
|
:group 'org-export-icalendar
|
||||||
:type '(repeat (string :tag "Tag")))
|
:type '(repeat (string :tag "Tag")))
|
||||||
|
|
Loading…
Reference in New Issue