]> git.eshelyaron.com Git - emacs.git/commit
Fix font panel on NS
authorPo Lu <luangruo@yahoo.com>
Sun, 20 Feb 2022 12:00:28 +0000 (20:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 20 Feb 2022 12:00:28 +0000 (20:00 +0800)
commit7a6e229a2e7eeb57a3dd00295bf1d0e76c092e9e
tree421c2e23d3c2d2e45da6b64ad932967fb041cc00
parent7b7c09c5612b20c277ae5b78514858e9805c3f35
Fix font panel on NS

* src/nsterm.m ([EmacsView changeFont:]): Don't use emacs_event,
instead placing events directly into the keyboard buffer.
src/nsterm.m