org-clock: Small refactoring

* lisp/org-clock.el (org-clock-get-table-data): Use standard regexp
for statistics cookies.
This commit is contained in:
Nicolas Goaziou 2020-03-09 22:27:45 +01:00
parent 97e415c5df
commit 8b67d79c3b
1 changed files with 1 additions and 1 deletions

View File

@ -2949,7 +2949,7 @@ PROPERTIES: The list properties specified in the `:properties' parameter
(org-trim
(org-link-display-format
(replace-regexp-in-string
"\\[[0-9]+%\\]\\|\\[[0-9]+/[0-9]+\\]" ""
"\\[[0-9]*\\(?:%\\|/[0-9]*\\)\\]" ""
headline)))))))
(tgs (and tags (org-get-tags)))
(tsp