diff options
author | Alan Third <alan@idiocy.org> | 2017-12-10 20:15:52 +0000 |
---|---|---|
committer | Alan Third <alan@idiocy.org> | 2017-12-16 16:35:46 +0000 |
commit | 95e7195f0d2a30beb2aaa0c324dd6049a168ba5b (patch) | |
tree | 1a914601410a688511b1112cb16f18fda575d7a0 /lisp/emacs-lisp/edebug.el | |
parent | f63d9f86b5688ac84ec6e7eecdbb6cac103dbcf2 (diff) | |
download | emacs-95e7195f0d2a30beb2aaa0c324dd6049a168ba5b.tar.gz emacs-95e7195f0d2a30beb2aaa0c324dd6049a168ba5b.tar.bz2 emacs-95e7195f0d2a30beb2aaa0c324dd6049a168ba5b.zip |
Silence macOS 10.13 deprecation notices (Bug#29643)
* src/nsfns.m (Fx_display_backing_store):
(Fx_display_save_under): Don't use NSBackingStoreRetained or
NSBackingStoreNonretained on macOS 10.13+.
* src/nsselect.m (symbol_to_nsstring):
(ns_string_to_symbol):
(nxatoms_of_nsselect): Replace NSGeneralPboard with
NSPasteboardNameGeneral.
* src/nsterm.h: #define NSPasteboardNameGeneral to NSGeneralPboard on
GNUstep and macOS < 10.13.
* src/nsterm.m (EmacsView::resetCursorRects):
(EmacsScroller::resetCursorRects): Don't use setOnMouseEntered on
macOS 10.13+.
Diffstat (limited to 'lisp/emacs-lisp/edebug.el')
0 files changed, 0 insertions, 0 deletions