Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 896 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 896 Bytes

MELPA Stable MELPA

Commentary

uptimes.el provides a simple system for tracking and displaying the uptimes of your Emacs sessions. Simply loading uptimes.el from your ~/.emacs file will start the tracking of any session.

The latest version of uptimes.el can be found at:

  <URL:https://github.com/davep/uptimes.el>

Thanks

Istvan Marko [email protected] for pointing out that a default of one second for `uptimes-auto-save-interval' was probably a little OTT.

Doug Elias [email protected] for pointing out that midnight.el is a recent addition to emacs.

Nix [email protected] for pointing out that some XEmacs users might need `inhibit-clash-detection' set to t at points in this code.