org.el: Fix bug when adjusting another clock
commit5ca6e3d7034f7d45ac7302210b4157a3f6e64cf1
authorBastien Guerry <bzg@altern.org>
Wed, 15 Aug 2012 19:08:45 +0000 (15 21:08 +0200)
committerBastien Guerry <bzg@altern.org>
Wed, 15 Aug 2012 19:08:45 +0000 (15 21:08 +0200)
treecfa1b120780ba582c4eba405c51caadc89915a43
parentcacb08334a914cca19effbe98a35d192e898aed9
org.el: Fix bug when adjusting another clock

* org.el (org-fill-context-prefix): Require org-element.
(org-timestamp-change): Fix bug by saving excursion when
adjusting another clock.

Thanks to Steinar Bang for reporting this.
lisp/org.el