changeset 91886:a6f6f87e8b09

before-init-time is new name for emacs-startup-time.
author Glenn Morris <rgm@gnu.org>
date Sat, 16 Feb 2008 22:21:45 +0000
parents 9b6dba5ddbf0
children 507af35dcead
files etc/NEWS
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Feb 16 22:21:18 2008 +0000
+++ b/etc/NEWS	Sat Feb 16 22:21:45 2008 +0000
@@ -135,7 +135,8 @@
 ** 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 variable `before-init-time' records the value of `current-time'
+when Emacs begins initialization.
 
 ** The new function `emacs-uptime' returns the uptime of an Emacs instance.