]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#56153
authorPo Lu <luangruo@yahoo.com>
Fri, 14 Oct 2022 11:04:44 +0000 (19:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 14 Oct 2022 11:04:44 +0000 (19:04 +0800)
commit271791b55b29945c30ddeb3eb7988f36246a2dfa
tree4421afe6dc2f2e9196752af9fc40a95c490c8fbf
parent6ea69fc7340e48cf73df351a544c1d8946395b3d
Fix bug#56153

* src/nsterm.m (get_keysym_name)
(ns_draw_glyphless_glyph_string_foreground): Fix new Mac OS
deprecations.

([EmacsApp terminate:]): Use kbd_buffer_store_event instead
of emacs_event.  (bug#56153)
([EmacsView windowDidChangeBackingProperties:]): Fix new Mac
OS deprecation.
src/nsterm.m