changeset 75492:cebbb89929e5

* comint.el (comint-insert-input): Handle situation where the selected buffer is not the clicked buffer.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 29 Jan 2007 02:31:28 +0000
parents 1fa2c9c50f03
children 707654b699b0
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 29 02:31:22 2007 +0000
+++ b/lisp/ChangeLog	Mon Jan 29 02:31:28 2007 +0000
@@ -1,3 +1,8 @@
+2007-01-29  Chong Yidong  <cyd@stupidchicken.com>
+
+	* comint.el (comint-insert-input): Handle situation where the
+	selected buffer is not the clicked buffer.
+
 2007-01-29  Kenichi Handa  <handa@m17n.org>
 
 	* emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): New