** The new function `format-seconds' converts a number of seconds into a
readable string of days, hours, etc.
-** The new variable `before-init-time' records the value of `current-time'
-when Emacs begins initialization, and the new variable `after-init-time'
-records the value of `current-time' after loading the init files.
+** The new variables `before-init-time' and `after-init-time' record the
+value of `current-time' before and after Emacs loads the init files.
** The new function `emacs-uptime' returns the uptime of an Emacs instance.