0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-20 08:26:29 +00:00

etc/ORG-NEWS: Document new ":step quarter" value

* etc/ORG-NEWS (Clock table can now produce quarterly reports):
Document the new feature introduced in 3f3ff643d.
This commit is contained in:
Ihor Radchenko 2022-09-09 21:06:25 +08:00
parent 3f3ff643d2
commit 583c01c084
No known key found for this signature in database
GPG key ID: 6470762A7DA11D8B

View file

@ -140,6 +140,9 @@ backend. From now on, using =outline-*= functions is strongly
discouraged when working with Org files.
** New features
*** Clock table can now produce quarterly reports
=:step= clock table parameter can now be set to =quarter=.
*** Interactive commands now support escaping text inside comment blocks