Mercurial > emacs
changeset 91895:0c3cd5512b5d
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sat, 16 Feb 2008 23:18:14 +0000 |
parents | 8172ec5d2dd0 |
children | dc9cca14cbb1 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Feb 16 23:18:00 2008 +0000 +++ b/lisp/ChangeLog Sat Feb 16 23:18:14 2008 +0000 @@ -1,3 +1,10 @@ +2008-02-16 Juri Linkov <juri@jurta.org> + + * startup.el (after-init-time): New variable. + (command-line): Set `after-init-time' to the current time. + + * time.el (emacs-init-time): New function. + 2008-02-16 Stefan Monnier <monnier@iro.umontreal.ca> * files.el (locate-dominating-file): Remove initial loop because it's