]> code.delx.au - gnu-emacs/commit
Reduce face-related consing during frame creation.
authorKen Raeburn <raeburn@raeburn.org>
Wed, 14 Oct 2015 02:06:01 +0000 (22:06 -0400)
committerKen Raeburn <raeburn@raeburn.org>
Wed, 14 Oct 2015 02:12:55 +0000 (22:12 -0400)
commit9fa9c26e42ddb3f67133bc18112147926bae8a50
treea7bc2ac4daefb0a1410fb50885d6c394d07d3087
parent85c12310ff9a6721fb1ecbfdf6d89e59a34fb882
Reduce face-related consing during frame creation.

* faces.el (face--attributes-unspecified): Compute the "unspecified"
attribute list once.
(face-spec-reset-face): Use it instead of building the list.
lisp/faces.el