changeset 99516:95d72c7c3ef9

* entering.texi (Entering Emacs): Note that inhibit-startup-screen can't be changed in the site-start file.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 12 Nov 2008 22:57:59 +0000
parents 9b767bc53027
children 02ecf5b17db2
files doc/emacs/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/ChangeLog	Wed Nov 12 18:39:08 2008 +0000
+++ b/doc/emacs/ChangeLog	Wed Nov 12 22:57:59 2008 +0000
@@ -1,3 +1,8 @@
+2008-11-12  Chong Yidong  <cyd@stupidchicken.com>
+
+	* entering.texi (Entering Emacs): Note that inhibit-startup-screen
+	can't be changed in the site-start file.
+
 2008-11-07  Chong Yidong  <cyd@stupidchicken.com>
 
 	* dired.texi (Dired): Mention C-x C-d too.