]> git.eshelyaron.com Git - emacs.git/commit
Return actual color cell count in x-display-color-cells
authorPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 06:15:01 +0000 (14:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 8 Mar 2022 06:16:56 +0000 (14:16 +0800)
commit39a2eb04f3f2e2b91192e3553e5366ca4d676370
treebe93d25f9917fc13fc539753a17d21eb1124292c
parent5f87550f533ba051fc366627a39aacab3c5629db
Return actual color cell count in x-display-color-cells

* src/xfns.c (Fx_display_color_cells): Return the actual amount
of color cells, or the amount of individual combinations of
components.
src/xfns.c