changeset 91896:dc9cca14cbb1

Add after-init-time and emacs-init-time.
author Juri Linkov <juri@jurta.org>
date Sat, 16 Feb 2008 23:18:58 +0000
parents 0c3cd5512b5d
children 87f9ccff5dd6
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sat Feb 16 23:18:14 2008 +0000
+++ b/etc/NEWS	Sat Feb 16 23:18:58 2008 +0000
@@ -136,10 +136,14 @@
 readable string of days, hours, etc.
 
 ** The new variable `before-init-time' records the value of `current-time'
-when Emacs begins initialization.
+when Emacs begins initialization, and the new variable `after-init-time'
+records the value of `current-time' after loading the init files.
 
 ** The new function `emacs-uptime' returns the uptime of an Emacs instance.
 
+** The new function `emacs-init-time' returns the duration of the
+Emacs initialization.
+
 
 * Startup Changes in Emacs 23.1