diff options
author | Alan Third <alan@idiocy.org> | 2021-05-02 11:25:40 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2021-05-02 11:52:45 +0100 |
commit | 609d814fdf1e7ab76ec45017bc04087ae41d9bc8 (patch) | |
tree | 1dddce3f4edd9ddebb42f6ff92c00eab7d18623e /lisp/replace.el | |
parent | d0d95d161495585c73f881941beda77352517d34 (diff) | |
download | emacs-609d814fdf1e7ab76ec45017bc04087ae41d9bc8.tar.gz emacs-609d814fdf1e7ab76ec45017bc04087ae41d9bc8.tar.bz2 emacs-609d814fdf1e7ab76ec45017bc04087ae41d9bc8.zip |
Fix crash when resizing GNUstep builds
The toolkit can send far too many resize notifications, so be more
careful when we take action after receiving one.
* src/nsfns.m (ns_set_tool_bar_lines): Remove unneeded NSTRACE.
* src/nsterm.m ([EmacsView viewDidResize:]): Don't report resizes to
Emacs when the same change has already been reported and delayed.
Diffstat (limited to 'lisp/replace.el')
0 files changed, 0 insertions, 0 deletions