Quellcode durchsuchen

Add news about org-agenda-insert-diary-strategy

Nikolai Weibull vor 9 Jahren
Ursprung
Commit
d4a4877f9a
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      etc/ORG-NEWS

+ 3 - 0
etc/ORG-NEWS

@@ -12,6 +12,9 @@ Please send Org bug reports to emacs-orgmode@gnu.org.
 ** New features
 *** Org linter
 ~org-lint~ can check syntax and report common issues in Org documents.
+*** New option ~date-tree-last~ for ~org-agenda-insert-diary-strategy~
+When ~org-agenda-insert-diary-strategy~ is set to ~date-tree-last~, diary
+entries are added to last in the date tree.
 ** New functions
 ~org-show-children~ is a faster implementation of
 ~outline-show-children~.