]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#59371
authorPo Lu <luangruo@yahoo.com>
Sat, 19 Nov 2022 03:19:41 +0000 (11:19 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 19 Nov 2022 03:19:41 +0000 (11:19 +0800)
commit10701635cfefde5e416215d72f4dababe0ce8d7f
tree1eed743537159df52e6c21f9f15306d81360ddee
parentb23a4a15055af504324c3a60e5c6cbd93becf9b0
Fix bug#59371

* src/frame.c (Freconsider_frame_fonts): If a font parameter was
set, create a params alist with it.  Then, pass it to both
default_font_parameter and face-set-after-frame-default.
(bug#59371)
src/frame.c