]> git.eshelyaron.com Git - emacs.git/commit
Create frame's face cache.
authorKen Raeburn <raeburn@raeburn.org>
Fri, 20 Jan 2017 08:00:47 +0000 (03:00 -0500)
committerKen Raeburn <raeburn@raeburn.org>
Sat, 22 Jul 2017 08:36:21 +0000 (04:36 -0400)
commitee0638c68cc38489381604cb115c7c7639eb258d
tree240151009adebdffabea37dfcc8f0051b9933470
parent76ee58e6da25db15836fc0a79a7bcde217d91c21
Create frame's face cache.

* src/xfaces.c (Finternal_set_lisp_face_attribute): Ensure the face
cache exists on a frame before calling Fmodify_frame_parameters.
src/xfaces.c