changeset 36897:bd3d3bab4291

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 20 Mar 2001 15:11:31 +0000
parents 76fed386fc02
children 022d6947262f
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Mar 20 15:10:50 2001 +0000
+++ b/lisp/ChangeLog	Tue Mar 20 15:11:31 2001 +0000
@@ -1,5 +1,8 @@
 2001-03-20  Gerd Moellmann  <gerd@gnu.org>
 
+	* comint.el (comint-exec-1): Set columns of the terminal to
+	window-width instead of frame-width.
+
 	* info.el (Info-scroll-down): Add missing WINDOW arg for
 	pos-visible-in-window-p.