]> git.eshelyaron.com Git - emacs.git/commit
Some cleanup of frame_parm_table
authorGerd Möllmann <gerd@gnu.org>
Wed, 23 Oct 2024 03:01:51 +0000 (05:01 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:51:06 +0000 (15:51 +0100)
commitdf39afb409c48c5ba653448de3aee801ec650cdd
tree536aaf33333f7606605e421aad052775c0370e7d
parentb936a04b29fbbfb46e264a40747e2ba6cbcc6afa
Some cleanup of frame_parm_table

* src/frame.c (frame_parms): Use built-in symbols for all entries.
(syms_of_frame): Check that entries are valid built-in symbols.

(cherry picked from commit 5cc5fa79bfdf0f905723e592baa41c3f0b12316d)
src/frame.c