# HG changeset patch # User Glenn Morris # Date 1202979915 0 # Node ID 55213355c0fa3d8203f03a51a604990887c9ed6b # Parent 27bc9f231fede0b429feaa149708919f258291a8 Mention `format-seconds'. diff -r 27bc9f231fed -r 55213355c0fa etc/NEWS --- a/etc/NEWS Thu Feb 14 09:02:33 2008 +0000 +++ b/etc/NEWS Thu Feb 14 09:05:15 2008 +0000 @@ -132,6 +132,9 @@ ** The new command `display-time-world' starts an updating time display using several time zones, in a buffer. +** The new function `format-seconds' converts a number of seconds into a +readable string of days, hours, etc. + ** The new variable `emacs-startup-time' gives the time at which Emacs started. ** The new function `emacs-uptime' returns the uptime of an Emacs instance.