diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2006-11-28 16:47:26 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2006-11-28 16:47:26 +0000 |
commit | 0c3e8c6c3229efc45458eba5db3532ef48d0afdf (patch) | |
tree | f195bd8ede87e0bfa08c86e9d9e023ba9bd9c380 /lisp | |
parent | fbd6b429884668aae08038048ee7c63abe1a1c6a (diff) | |
download | emacs-0c3e8c6c3229efc45458eba5db3532ef48d0afdf.tar.gz |
* startup.el (fancy-splash-screens): Hide initial splash buffer.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 91f871142ad..7e9b6b78bcb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-11-28 Chong Yidong <cyd@stupidchicken.com> + + * startup.el (fancy-splash-screens): Hide initial splash buffer. + 2006-11-28 Kim F. Storm <storm@cua.dk> * icomplete.el (icomplete-tidy, icomplete-exhibit): Check that |