]> git.eshelyaron.com Git - emacs.git/commitdiff
* comint.el (comint-insert-input): Handle situation where the
authorChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:31:28 +0000 (02:31 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 29 Jan 2007 02:31:28 +0000 (02:31 +0000)
selected buffer is not the clicked buffer.

lisp/ChangeLog

index 663be6b86071fa6ffc5d9a13a3ea0d8fdcc670cd..b7d48253fb231451746b95451be25ce440230e95 100644 (file)
@@ -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