diff lisp/ChangeLog @ 65573:eadf85208391

(shell-resync-dirs): Handle echoing processes more reliably. Don't insert resync command if `comint-process-echoes' is non-nil.
author Romain Francoise <romain@orebokech.com>
date Sat, 17 Sep 2005 18:20:40 +0000
parents 92c9e729c767
children fd1833c3398a
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Sep 17 11:36:28 2005 +0000
+++ b/lisp/ChangeLog	Sat Sep 17 18:20:40 2005 +0000
@@ -1,3 +1,9 @@
+2005-09-17  Romain Francoise  <romain@orebokech.com>
+
+	* shell.el (shell-resync-dirs): Handle echoing processes more
+	reliably.  Don't insert resync command if `comint-process-echoes'
+	is non-nil.
+
 2005-09-17  Magnus Henoch  <mange@freemail.hu>
 
 	* textmodes/ispell.el (ispell-aspell-supports-utf8): New variable.