When clocking, Don't modify `frame-title-format' if it is a string.
commitef956d71814236ad2034ba1b2856047d3c330bdc
authorBastien Guerry <bzg@altern.org>
Sun, 22 Apr 2012 07:01:28 +0000 (22 09:01 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 22 Apr 2012 07:01:28 +0000 (22 09:01 +0200)
tree6aeeb1c43d577a7b0e4864ace0df87e515d516e0
parenta1fd7c46269111a4aa4a414d1ca97a236d29583b
When clocking, Don't modify `frame-title-format' if it is a string.

* org-clock.el (org-clock-out, org-clock-cancel)
(org-clock-in): Don't modify `frame-title-format' if it is a
string.

Thanks to Mike McLean for reporting this and to Matt Lundin for
pointing at the problem in the code.
lisp/org-clock.el