diff lisp/ChangeLog @ 91689:2a8a6f33e88a

net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
author Michael Olson <mwolson@gnu.org>
date Sat, 09 Feb 2008 05:52:07 +0000
parents dc73ee82d684
children 7d9fb6950e85
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 09 03:52:59 2008 +0000
+++ b/lisp/ChangeLog	Sat Feb 09 05:52:07 2008 +0000
@@ -1,3 +1,9 @@
+2008-02-09  Michael Olson  <mwolson@gnu.org>
+
+	* net/tramp.el (tramp-process-sentinel): Avoid error when process
+	buffer has been killed, such as by
+	`tramp-cleanup-all-connections'.
+
 2008-02-09  Miles Bader  <miles@gnu.org>
 
 	* net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis.