mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-29 07:58:21 +00:00
a427098b57
* lisp/org.el (org-closest-date): Rewrite function with less arguments. Improve readability. (org-time-string-to-absolute): Apply changes to `org-closest-date'. Improve docstring. * testing/lisp/test-org.el (test-org/closest-date): New test. This change implies specific repeaters (i.e., ".+" and "++") are no longer treated the same as regular one (i.e. "+") wrt `org-agenda-repeating-timestamp-show-all'. Indeed, only the latter represents multiple dates. The former represent another date only when TODO state changes, which could then skip some occurrences. This fixes issue raised at <http://permalink.gmane.org/gmane.emacs.orgmode/101884> and <http://article.gmane.org/gmane.emacs.orgmode/26154>. |
||
---|---|---|
.. | ||
schema | ||
styles | ||
Makefile | ||
ORG-NEWS |