Explorar o código

* etc/ORG-NEWS: Document `org-icalendar-force-alarm'

(New custom setting ~org-icalendar-force-alarm~): Document new
customization.
Ihor Radchenko %!s(int64=2) %!d(string=hai) anos
pai
achega
97c7ad8bfc
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      etc/ORG-NEWS

+ 6 - 0
etc/ORG-NEWS

@@ -286,6 +286,12 @@ The folding state can also be controlled on per-file basis using
 : #+startup: hidedrawers
 : #+startup: nohidedrawers
 
+*** New custom setting ~org-icalendar-force-alarm~
+
+The new setting, when set to non-nil, makes Org create alarm at the
+event time when the alarm time is set to 0.  The default value is 
+nil -- do not create alarms at the event time.
+
 ** New functions and changes in function arguments
 *** ~org-fold-show-entry~ does not fold drawers by default anymore