Skip to content

Commit 8c44f2e

Browse files
committed
ORG-NEWS: Move org-id-ts-format entry to v9.5 heading
This was added in 6c75b00 (Allow customised ID format for `ts' `org-id-method', 2020-09-11), after the v9.4 release.
1 parent 488076e commit 8c44f2e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

etc/ORG-NEWS

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
1717
The new ~%L~ formatting directive contains the bare link target, and
1818
may be used to create links with programmatically generated
1919
descriptions.
20+
21+
*** New option ~org-id-ts-format~
22+
23+
Earlier, IDs generated using =ts= method had a hard-coded format (i.e. =20200923T160237.891616=).
24+
The new option allows user to customise the format.
25+
Defaults are unchanged.
26+
2027
* Version 9.4
2128
** Incompatible changes
2229
*** Possibly broken internal file links: please check and fix
@@ -410,12 +417,6 @@ The new value uses Emacs as the application for opening directory.
410417

411418
Functions in this hook are run after ~org-agenda-filter~ is called.
412419

413-
*** New option ~org-id-ts-format~
414-
415-
Earlier, IDs generated using =ts= method had a hard-coded format (i.e. =20200923T160237.891616=).
416-
The new option allows user to customise the format.
417-
Defaults are unchanged.
418-
419420
** Removed or renamed functions and variables
420421
*** Deprecated ~org-flag-drawer~ function
421422

0 commit comments

Comments
 (0)