From: Juri Linkov Date: Sat, 16 Feb 2008 23:18:58 +0000 (+0000) Subject: Add after-init-time and emacs-init-time. X-Git-Tag: emacs-pretest-23.0.90~7907 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b3cf10d7fe819bf16634532a1357c0eca6b68884;p=emacs.git Add after-init-time and emacs-init-time. --- diff --git a/etc/NEWS b/etc/NEWS index 0c2f681b1ae..c2501f3bc3d 100644 --- 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. + * Startup Changes in Emacs 23.1