File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,13 @@ Please send Org bug reports to mailto:emacs-orgmode@gnu.org.
1717The new ~%L~ formatting directive contains the bare link target, and
1818may be used to create links with programmatically generated
1919descriptions.
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
411418Functions 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
You can’t perform that action at this time.
0 commit comments