diff options
author | Alan Third <alan@idiocy.org> | 2018-10-14 19:12:00 +0100 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2018-10-24 11:32:23 +0100 |
commit | 7e8eee60a9dbb0c59cf26f237b21efe7fd1043c9 (patch) | |
tree | f30088bfeb0bd46f1f0ac420d88c54edc910b758 /lisp/emacs-lisp/lisp.el | |
parent | d72975a654e5effe86625126ba7f2923c8e2f9d2 (diff) | |
download | emacs-7e8eee60a9dbb0c59cf26f237b21efe7fd1043c9.tar.gz emacs-7e8eee60a9dbb0c59cf26f237b21efe7fd1043c9.tar.bz2 emacs-7e8eee60a9dbb0c59cf26f237b21efe7fd1043c9.zip |
Fix some NS drawing issues (bug#32932)
* src/nsterm.m (ns_clip_to_rect):
(ns_reset_clipping): Remove gsaved variable and associated code.
(ns_flush_display): Remove function.
(ns_copy_bits): use translateRectsNeedingDisplayInRect:by: to copy any
pending drawing actions along with the image.
([EmacsView windowWillResize:toSize:]): Remove unneeded call.
([EmacsView drawRect:]): Remove redundant call to ns_clear_frame_area,
and optimize the exposed rectangles.
(ns_draw_window_cursor): Remove unneeded disabling of screen updates.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions