* comint.el (comint-send-input): Widen the buffer first.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 2 Apr 2007 14:00:54 +0000 (14:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 2 Apr 2007 14:00:54 +0000 (14:00 +0000)
lisp/ChangeLog

index 83085f8..a82eb71 100644 (file)
@@ -1,5 +1,7 @@
 2007-04-02  Chong Yidong  <cyd@stupidchicken.com>
 
+       * comint.el (comint-send-input): Widen the buffer first.
+
        * info.el (Info-fontify-maximum-menu-size): Revert to 100000.
 
 2007-04-01  Stefan Monnier  <monnier@iro.umontreal.ca>