Option for clock and timer to be displayed in frame-title
commit37fafb7b9e4e8e1eeb6b8faa76a1621c28970ef5
authorGeorge Kettleborough <g.kettleborough@member.fsf.org>
Wed, 29 Feb 2012 17:04:22 +0000 (29 17:04 +0000)
committerBastien Guerry <bzg@altern.org>
Fri, 20 Apr 2012 09:56:34 +0000 (20 11:56 +0200)
treeab6412917e3148959f712725039cb17f7716864b
parent0c43ba2e8ddc94274689ecf22e1c8e053dc98a1f
Option for clock and timer to be displayed in frame-title

* org-clock.el: New option `org-clock-clocked-in-display' to control
whether the current clock is displayed in the mode line and/or frame
title.

* org-timer.el: New option `org-timer-display' to control whether
the current timer is displayed in the mode line and/or frame title.

This allows the clock and timer to be displayed in the frame title instead of,
or as well as, the mode line.  This is useful for people with limited space in
the mode line but with ample space in the frame title.
lisp/org-clock.el
lisp/org-timer.el