Document `org-timestamp-up' and `org-timestamp-down' behavior
commit8c3d4fbde7989484aa857451beac72b35a9c987c
authorAndrew Eggenberger <andrew.eggenberger@gmail.com>
Tue, 17 Apr 2018 00:07:41 +0000 (16 19:07 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 20 Apr 2018 09:05:28 +0000 (20 11:05 +0200)
treede0a1d034e35b0dc519b1af2653a54bc12512287
parent8814988d1cdfb1612919f42d6498b8aea326b220
Document `org-timestamp-up' and `org-timestamp-down' behavior

* org.el (org-timestamp-up): Document undocumented behavior.
(org-timestamp-up): The function changes the timestamp type when
the point is on the enclosing bracket.  The documentation now
reflects that behavior.

* org.el (org-timestamp-down): Document undocumented behavior.
(org-timestamp-down): The function changes the timestamp type when
the point is on the enclosing bracket.  The documentation now
reflects that behavior.

TINYCHANGE
lisp/org.el