changeset 91835:55213355c0fa

Mention `format-seconds'.
author Glenn Morris <rgm@gnu.org>
date Thu, 14 Feb 2008 09:05:15 +0000
parents 27bc9f231fed
children f47b22aa9aac
files etc/NEWS
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.