]> git.eshelyaron.com Git - emacs.git/commit
emacs-init-time outputs more digits now
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Feb 2019 07:17:12 +0000 (23:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Feb 2019 07:17:37 +0000 (23:17 -0800)
commit9cb2cb97253b49f2c469981055571b2afbcd60df
treea1c71b02d60844d28938d2d330b3f94ea3467a03
parent43f6fd434dd23fa7202ba95bd1cc3f41234ad609
emacs-init-time outputs more digits now

* lisp/time.el (emacs-init-time): Output more digits;
formerly this was always outputting "0.0 seconds" for me
because the number of seconds was less than 0.1.
lisp/time.el