]> git.eshelyaron.com Git - emacs.git/commit
(Fmodify_frame_parameters): For non-X frames,
authorRichard M. Stallman <rms@gnu.org>
Wed, 21 Dec 1994 22:26:02 +0000 (22:26 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 21 Dec 1994 22:26:02 +0000 (22:26 +0000)
commit329ca57419d446fed5d2f6b327cecf2777bca1b2
treeb79d8a58f46dce966cd35b4e7f1d18cda4993814
parentd17f2a43fa2f1d7c40d8df980575a07c64083dd0
(Fmodify_frame_parameters): For non-X frames,
call store_frame_param for each parameter set.
(store_frame_param): Handle buffer_predicate field.
(frame_buffer_predicate): New function.
(Qbuffer_predicate): New variable.
(syms_of_frame): Set it up.
src/frame.c