diff options
author | Alan Third <alan@idiocy.org> | 2021-06-05 14:38:17 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-06-09 19:22:03 +0100 |
commit | ff65ea932cdcf69a3f5109327ec8e6a7e3432107 (patch) | |
tree | 256afab266cad4a0f93f97e70047ee98e6f4238b /lisp/emacs-lisp/cl-lib.el | |
parent | 5b68e7b48805bd3d19c67591c28b140a4ed4a937 (diff) | |
download | emacs-ff65ea932cdcf69a3f5109327ec8e6a7e3432107.tar.gz emacs-ff65ea932cdcf69a3f5109327ec8e6a7e3432107.tar.bz2 emacs-ff65ea932cdcf69a3f5109327ec8e6a7e3432107.zip |
Remove pause on fullscreening in NS (bug#48406)
* src/nsterm.m (ns_make_frame_visible):
(ns_set_parent_frame):
([EmacsView windowWillEnterFullScreen:]):
([EmacsView windowDidEnterFullScreen:]):
([EmacsView windowWillExitFullScreen:]):
([EmacsView initFrameFromEmacs:]): Remove references to
in_fullscreen_transition.
([EmacsView toggleFullScreen:]): Remove calls to removed methods.
([EmacsView inFullScreenTransition]):
([EmacsView waitFullScreenTransition]): Remove Methods.
* src/nsterm.h (EmacsView): Remove defintions of removed methods, and
the in_fullscreen_transition variable.
Diffstat (limited to 'lisp/emacs-lisp/cl-lib.el')
0 files changed, 0 insertions, 0 deletions