1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-14 15:30:29 -08:00

(term_init): Fix previous change

This commit is contained in:
Kenichi Handa 2003-08-21 11:36:40 +00:00
parent 3dd3a50226
commit f730033e6c
2 changed files with 8 additions and 5 deletions

View file

@ -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.