summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-09-24 19:26:02 -0400
committerKyle Meyer <kyle@kyleam.com>2020-09-24 19:26:02 -0400
commit8c44f2e33fa56bbb25839432245de76d6854d7e4 (patch)
treef4c7857401f233bab6e4b9b3f72386b3e55f0e1a
parent488076e0a6c39ed9abbb74e8dd00083bc168109f (diff)
downloadorg-mode-8c44f2e33fa56bbb25839432245de76d6854d7e4.tar.gz
ORG-NEWS: Move org-id-ts-format entry to v9.5 heading
This was added in 6c75b0021 (Allow customised ID format for `ts' `org-id-method', 2020-09-11), after the v9.4 release.
-rw-r--r--etc/ORG-NEWS13
1 files changed, 7 insertions, 6 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index f036aa6..6b580ee 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -17,6 +17,13 @@ Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
The new ~%L~ formatting directive contains the bare link target, and
may be used to create links with programmatically generated
descriptions.
+
+*** New option ~org-id-ts-format~
+
+Earlier, IDs generated using =ts= method had a hard-coded format (i.e. =20200923T160237.891616=).
+The new option allows user to customise the format.
+Defaults are unchanged.
+
* Version 9.4
** Incompatible changes
*** Possibly broken internal file links: please check and fix
@@ -410,12 +417,6 @@ The new value uses Emacs as the application for opening directory.
Functions in this hook are run after ~org-agenda-filter~ is called.
-*** New option ~org-id-ts-format~
-
-Earlier, IDs generated using =ts= method had a hard-coded format (i.e. =20200923T160237.891616=).
-The new option allows user to customise the format.
-Defaults are unchanged.
-
** Removed or renamed functions and variables
*** Deprecated ~org-flag-drawer~ function