changeset 52295:6019cde69fa7

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 21 Aug 2003 11:36:40 +0000
parents d9ae4cdf1ed1
children a6f4d9313060
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Thu Aug 21 11:36:08 2003 +0000
+++ b/src/ChangeLog	Thu Aug 21 11:36:40 2003 +0000
@@ -1,3 +1,8 @@
+2003-08-21  Kenichi Handa  <handa@m17n.org>
+
+	* term.c (term_init): Fix previous change; don't rely on the
+	length of `buffer' if TERMINFO is defined.
+
 2003-08-20  Dave Love  <fx@gnu.org>
 
 	* atimer.h: Include lisp.h.