From 81fe0060d543031cde8708e492a2203c6676f38d Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 6 Oct 2008 16:16:07 +0000 Subject: [PATCH] * startup.el (before-init-time, after-init-time): Move into emacs.c. (command-line): Set after-init-time to nil before initialization. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9f11d06cafa..25d1614ecab 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-06 Chong Yidong + + * startup.el (before-init-time, after-init-time): Move into + emacs.c. + (command-line): Set after-init-time to nil before initialization. + 2008-10-06 Jay Belanger * calc/calc-units.el (math-standard-units): Update the values -- 2.39.5