diff options
author | Eli Zaretskii <eliz@gnu.org> | 2019-10-08 16:57:23 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2019-10-08 16:57:23 +0300 |
commit | 6469f9cd9290c2ed3317b1fd4fbb4288295b327f (patch) | |
tree | c3aef214d57ac5bbd1dae9529e4d1d31638539ee /test/lisp/emacs-lisp/edebug-tests.el | |
parent | 304d022a66f2c71ee643021db69c1c99d135df55 (diff) | |
download | emacs-6469f9cd9290c2ed3317b1fd4fbb4288295b327f.tar.gz emacs-6469f9cd9290c2ed3317b1fd4fbb4288295b327f.tar.bz2 emacs-6469f9cd9290c2ed3317b1fd4fbb4288295b327f.zip |
Fix crashes on TTY frames due to "C-x 6 f"
* src/xdisp.c (redisplay_internal): Revert the recent change
regarding TTY frames' garbaged flag. It is not needed.
* src/dispnew.c (adjust_frame_glyphs_for_frame_redisplay):
When returning due to mismatch between the desired and actual
dimensions of the glyph matrix, set the frame's garbaged flag
for TTY frames. This avoids crashes when we are later called
from redisplay. Reported by Ergus <spacibba@aol.com>.
Diffstat (limited to 'test/lisp/emacs-lisp/edebug-tests.el')
0 files changed, 0 insertions, 0 deletions