diff lisp/erc/ChangeLog @ 111159:89ed069d5e26

* lisp/erc/erc-backend.el (erc-process-sentinel): Check that buffer is alive before setting it as current buffer.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 12:35:22 -0700
parents cda2045a5ee8
children 5b8d952e783f
line wrap: on
line diff
--- a/lisp/erc/ChangeLog	Sat Oct 23 12:15:44 2010 -0700
+++ b/lisp/erc/ChangeLog	Sat Oct 23 12:35:22 2010 -0700
@@ -1,3 +1,8 @@
+2010-10-23  Julien Danjou  <julien@danjou.info>
+
+	* erc-backend.el (erc-process-sentinel): Check that buffer is alive
+	before setting it as current buffer.
+
 2010-10-12  Juanma Barranquero  <lekktu@gmail.com>
 
 	* erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.