]> git.eshelyaron.com Git - emacs.git/commitdiff
Add after-init-time and emacs-init-time.
authorJuri Linkov <juri@jurta.org>
Sat, 16 Feb 2008 23:18:58 +0000 (23:18 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 16 Feb 2008 23:18:58 +0000 (23:18 +0000)
etc/NEWS

index 0c2f681b1ae62baeb6b582537cf3ae1718ea17b5..c2501f3bc3d28ba99ca4685ce9ff956ae83b2aff 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -136,10 +136,14 @@ using several time zones, in a buffer.
 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.
+
 \f
 * Startup Changes in Emacs 23.1