]> code.delx.au - gnu-emacs/commit
Allocate glyph matrices for the initial frame
authorChris Feng <chris.w.feng@gmail.com>
Wed, 24 Feb 2016 07:58:02 +0000 (08:58 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Wed, 24 Feb 2016 07:58:02 +0000 (08:58 +0100)
commitcab3f0a222412b1fd592b1c2f1e305fa245f9279
treee4eaf98a578e5e96d62d332886c2e6ec01ee914a
parente01c72f8f4987f9de71130b8b6d8224999fc6c6f
Allocate glyph matrices for the initial frame

* src/frame.c (make_initial_frame): Allocate glyph matrices (Bug#22787).

* src/dispnew.c (clear_glyph_matrix_rows): matrix->nrows can be 0.

Copyright-paperwork-exempt: yes
src/dispnew.c
src/frame.c