diff lisp/ChangeLog @ 83831:368f142b4073

(server-process-filter): Don't display the splash screen. It's annoying enough on the initial screen and becomes positively obnoxious here.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 01 Sep 2007 02:17:30 +0000
parents c2afe9e0ece9
children 60095f798fcf
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 01 02:12:37 2007 +0000
+++ b/lisp/ChangeLog	Sat Sep 01 02:17:30 2007 +0000
@@ -1,3 +1,9 @@
+2007-09-01  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* server.el (server-process-filter): Don't display the splash screen.
+	It's annoying enough on the initial screen and becomes positively
+	obnoxious here.
+
 2007-08-31  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* emacs-lisp/avl-tree.el: Use defstruct rather than macros.