]> git.eshelyaron.com Git - emacs.git/commit
Improve font dialog on macOS
authorPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 07:06:58 +0000 (15:06 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 2 May 2022 07:06:58 +0000 (15:06 +0800)
commita6a4f1d6d16bfc4d33c09d6d5a8038786d8e1325
tree92cc838f939705d434ad0a1a50bf724ddc0c807f
parent3ea1a6672b1cc8c7ea505585e8687500014e524b
Improve font dialog on macOS

* src/nsterm.m ([EmacsView changeFont:]): Don't exit loop here
on macOS.
([EmacsView noteUserSelectedFont]): New function.
([EmacsView showFontPanel]): Add explicit "OK" button on macOS.
src/nsterm.m