diff lisp/ChangeLog @ 111619:1753163664ab

* lisp/server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 16 Nov 2010 15:09:47 -0500
parents ab9aebf1b099
children d7f360c219d0
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 14 12:47:31 2010 +0100
+++ b/lisp/ChangeLog	Tue Nov 16 15:09:47 2010 -0500
@@ -1,3 +1,7 @@
+2010-11-16  Ulrich Mueller  <ulm@gentoo.org>
+
+	* server.el (server-force-stop): Ensure the server is stopped (Bug#7409).
+
 2010-11-13  Eli Zaretskii  <eliz@gnu.org>
 
 	* subr.el (posn-col-row): Pay attention to header line.  (Bug#7390)