title-time

Homepage: https://emacswiki.org/emacs/download/title-time.el

Author: Kahlil (Kal) HODGSON

Updated:

Summary

Like display-time but in the title-bar

Commentary

Just like display-time except that time, date, mail and appointment
notification are presented in the title-bar rather than the
mode-line.  This is useful if your mode-line gets a bit crowded.
Implemented by simply moving the string generated by `display-time'
from the model-line to the title-bar.

Dependencies