org.el (org-shiftcontrolup, org-shiftcontroldown): Ignore `org-support-shift-select...
commitbee871762ced33961586aceb721922fe3671417f
authorBastien Guerry <bzg@altern.org>
Fri, 3 Jan 2014 16:38:02 +0000 (3 17:38 +0100)
committerBastien Guerry <bzg@altern.org>
Fri, 3 Jan 2014 16:38:02 +0000 (3 17:38 +0100)
treedc1b536ef643c89497678f61ab11e2c53b18c47c
parent6492b9cde416e76effd0db8a42946372149d52c4
org.el (org-shiftcontrolup, org-shiftcontroldown): Ignore `org-support-shift-select' when point is on a clock log

* org.el (org-shiftcontrolup, org-shiftcontroldown): When
`org-support-shift-select' is not `nil', let-bind it to nil
if point is on a clock log.  Otherwise throw an error.
lisp/org.el