diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2013-09-11 01:24:05 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2013-09-11 01:24:05 -0700 |
commit | 73f82c7e8eb6a009248f4ea6360b2182d06f55e2 (patch) | |
tree | 72a9eddac1e2c9c1db8a62b97031f72d53b66140 /lisp/emacs-lisp/gulp.el | |
parent | 53482f41157f37a7f6afb7f19be8fc63b015f6ed (diff) | |
download | emacs-73f82c7e8eb6a009248f4ea6360b2182d06f55e2.tar.gz emacs-73f82c7e8eb6a009248f4ea6360b2182d06f55e2.tar.bz2 emacs-73f82c7e8eb6a009248f4ea6360b2182d06f55e2.zip |
Fix corruption with multiple emacsclient -t instances.
This bug was introduced by my 2013-08-26 patch, which incorrectly
assumed that the terminfo implementation doesn't use termcap buffers.
* term.c (init_tty) [TERMINFO]: Remove optimization, as
these buffers apparently are used after all.
* termchar.h (TERMCAP_BUFFER_SIZE) [TERMINFO]: Define here too.
(struct tty_display_info): Define members termcap_term_buffer and
termcap_strings_buffer even if TERMINFO.
Fixes: debbugs:15222
Diffstat (limited to 'lisp/emacs-lisp/gulp.el')
0 files changed, 0 insertions, 0 deletions