]> git.eshelyaron.com Git - emacs.git/commitdiff
Mention `format-seconds'.
authorGlenn Morris <rgm@gnu.org>
Thu, 14 Feb 2008 09:05:15 +0000 (09:05 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 14 Feb 2008 09:05:15 +0000 (09:05 +0000)
etc/NEWS

index 30e7301523251ba5f578a4d43612a719111b0a8e..56facea4ec953dd842f8331c154ab8a1dd8b076e 100644 (file)
--- 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.