From: Glenn Morris Date: Thu, 14 Feb 2008 09:05:15 +0000 (+0000) Subject: Mention `format-seconds'. X-Git-Tag: emacs-pretest-23.0.90~7953 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5c4a15b3ed809550c7c4019e09f312ce8a7a8bcc;p=emacs.git Mention `format-seconds'. --- diff --git a/etc/NEWS b/etc/NEWS index 30e73015232..56facea4ec9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -132,6 +132,9 @@ run processes remotely. ** 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.