Mercurial > emacs
changeset 98543:a97852c2d560
* emacs.c (Vbefore_init_time, Vafter_init_time): Moved from
startup.el.
* lisp.h: (Vbefore_init_time, Vafter_init_time): Declare.
* gtkutil.c (x_wm_set_size_hint): Return immediately if called
during initialization.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 06 Oct 2008 16:16:43 +0000 |
parents | bbd02c892604 |
children | bc9970afd5be |
files | src/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 06 16:16:30 2008 +0000 +++ b/src/ChangeLog Mon Oct 06 16:16:43 2008 +0000 @@ -1,3 +1,13 @@ +2008-10-06 Chong Yidong <cyd@stupidchicken.com> + + * emacs.c (Vbefore_init_time, Vafter_init_time): Moved from + startup.el. + + * lisp.h: (Vbefore_init_time, Vafter_init_time): Declare. + + * gtkutil.c (x_wm_set_size_hint): Return immediately if called + during initialization. + 2008-10-04 Eli Zaretskii <eliz@gnu.org> * xdisp.c (redisplay_internal): If frame switched, redisplay the