Skip to content

Commit

Permalink
* etc/ORG-NEWS: Document `org-icalendar-force-alarm'
Browse files Browse the repository at this point in the history
(New custom setting ~org-icalendar-force-alarm~): Document new
customization.
  • Loading branch information
yantar92 committed Jul 31, 2022
1 parent 0b3c6a7 commit 97c7ad8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions etc/ORG-NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 97c7ad8

Please sign in to comment.