S-M-<up/down> now adjusts previous/next clock when hit on clock timestamps.
commitb86a6f6f34f6b98674e9abb7ae8d70cd3f3406c7
authorBastien Guerry <bzg@altern.org>
Fri, 27 Jul 2012 15:29:29 +0000 (27 17:29 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 27 Jul 2012 15:29:29 +0000 (27 17:29 +0200)
treea4a0992ec2f23176e649f7df17da43beaf3eac46
parent796b4ec43bef813fc482ca996e8dc2ee3f09200a
S-M-<up/down> now adjusts previous/next clock when hit on clock timestamps.

* org.el (org-clock-history, org-clock-adjust-closest): New
variables.
(org-timestamp-change): Maybe adjust the next or previous
clock in `org-clock-history'.
(org-shiftmetaup, org-shiftmetadown): On clock logs, update
the timestamp at point and adjust the next or previous clock
in `org-clock-history', when possible.

* org.texi (Clocking commands): Document the use of
S-M-<up/down> on clock timestamps.

Thanks to Joseph Thomas who suggested this.
doc/org.texi
lisp/org.el