]> git.eshelyaron.com Git - emacs.git/commit
Just use cons in macfont_descriptor_entity
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Jun 2018 22:59:09 +0000 (15:59 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 15 Jun 2018 00:13:39 +0000 (17:13 -0700)
commit6c04c848e677e458e39811b10335cd6aeece6e2a
treec8dbda5c4a28f9db4e7624cd4c252c3432915b77
parent888bf9877d466dbb65aec821bede9ac49e12798f
Just use cons in macfont_descriptor_entity

* src/macfont.m (macfont_descriptor_entity): Use cons instead
of make_save_ptr_int, as this avoids the need for a special
type and function for this one-off.
src/macfont.m