changeset 76896:4ac89469079b

* comint.el (comint-send-input): Widen the buffer first.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 02 Apr 2007 14:00:54 +0000
parents d9865e1c3c0d
children 56f63de10254
files lisp/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 02 09:21:26 2007 +0000
+++ b/lisp/ChangeLog	Mon Apr 02 14:00:54 2007 +0000
@@ -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>