Hi Jan,
I haven't reviewed the patch functionality, but I see that it is missing a
commit message. Please review this to learn about the required format for
commit messages:
http://orgmode.org/worg/org-contribute.html#commit-messages
Thanks.
On Thu, Jul 6, 2017, 5:10 AM Jan Seeger wrote:
> Ch
Changed org-activate-dates to activate custom timestamps for both
dates in date ranges. Formerly, only the second date would be
activated. The reason was a misplaced "if". Replaced it with "when".
---
lisp/org.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/lisp/org.