comparison etc/NEWS @ 91835:55213355c0fa

Mention `format-seconds'.
author Glenn Morris <rgm@gnu.org>
date Thu, 14 Feb 2008 09:05:15 +0000
parents 98b6c9d8faca
children a6f6f87e8b09
comparison
equal deleted inserted replaced
91834:27bc9f231fed 91835:55213355c0fa
129 This is because some file name handlers (like ange-ftp) are not able to 129 This is because some file name handlers (like ange-ftp) are not able to
130 run processes remotely. 130 run processes remotely.
131 131
132 ** The new command `display-time-world' starts an updating time display 132 ** The new command `display-time-world' starts an updating time display
133 using several time zones, in a buffer. 133 using several time zones, in a buffer.
134
135 ** The new function `format-seconds' converts a number of seconds into a
136 readable string of days, hours, etc.
134 137
135 ** The new variable `emacs-startup-time' gives the time at which Emacs started. 138 ** The new variable `emacs-startup-time' gives the time at which Emacs started.
136 139
137 ** The new function `emacs-uptime' returns the uptime of an Emacs instance. 140 ** The new function `emacs-uptime' returns the uptime of an Emacs instance.
138 141