|
@@ -8,6 +8,13 @@ See the end of the file for license conditions.
|
|
|
|
|
|
Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
|
|
|
|
|
|
+* Version 9.2
|
|
|
+** New features
|
|
|
+*** Disable =org-agenda-overriding-header= by setting to empty string
|
|
|
+
|
|
|
+The =org-agenda-overriding-header= inserted into agenda views can now
|
|
|
+be disabled by setting it to an empty string.
|
|
|
+
|
|
|
* Version 9.1
|
|
|
|
|
|
** Incompatible changes
|
|
@@ -135,11 +142,6 @@ See docstring for details.
|
|
|
=org-agenda-tags-column= can now be set to =auto=, which will
|
|
|
automatically align tags to the right edge of the window. This is now
|
|
|
the default setting.
|
|
|
-**** Disable =org-agenda-overriding-header= by setting to empty string
|
|
|
-
|
|
|
-The =org-agenda-overriding-header= inserted into agenda views can now be
|
|
|
-disabled by setting it to an empty string.
|
|
|
-
|
|
|
*** New value for ~org-publish-sitemap-sort-folders~
|
|
|
|
|
|
The new ~ignore~ value effectively allows toggling inclusion of
|