diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-01-10 17:05:18 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-01-18 12:52:08 +0100 |
commit | 36d33776c21b3765b8a611f09ae7d86417abee8a (patch) | |
tree | d7ad363db5ed0fff1610e60d89a808c05402fc4f /test/lisp/emacs-lisp/map-tests.el | |
parent | 3b4050154e3f72c06501cd9a5ad83841b92c7bd6 (diff) | |
download | emacs-36d33776c21b3765b8a611f09ae7d86417abee8a.tar.gz emacs-36d33776c21b3765b8a611f09ae7d86417abee8a.tar.bz2 emacs-36d33776c21b3765b8a611f09ae7d86417abee8a.zip |
Avoid macOS NSFilenamesPboardType warning (bug#33035)
* src/nsterm.h (NS_USE_NSPasteboardTypeFileURL): New #define.
* src/nsterm.m (ns_term_init):
([EmacsView performDragOperation:]):
* src/nsselect.m (ns_string_to_symbol):
(nxatoms_of_nsselect):
NSFilenamesPboardType was deprecated in macOS 10.14; use
NSPasteboardTypeFileURL instead when available.
Diffstat (limited to 'test/lisp/emacs-lisp/map-tests.el')
0 files changed, 0 insertions, 0 deletions