Mercurial > emacs
changeset 92011:470a31f32cf8
Simplify an entry.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 21 Feb 2008 06:15:14 +0000 |
parents | a7a0e6010c46 |
children | ec27658fc93b |
files | etc/NEWS |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu Feb 21 05:38:30 2008 +0000 +++ b/etc/NEWS Thu Feb 21 06:15:14 2008 +0000 @@ -177,9 +177,8 @@ ** 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.