]> git.eshelyaron.com Git - emacs.git/commit
Fix selection for old GNUstep and GCC
authorAlan Third <alan@idiocy.org>
Thu, 25 Nov 2021 20:58:37 +0000 (20:58 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 25 Nov 2021 21:04:50 +0000 (21:04 +0000)
commit9d37be35227fcb419e7b52978f8d5a8b1379567f
treeb2983676d55b16016a236dd5c23c4f408ea9422a
parent4cd6bc88090d75df54ef5af684c21454954e1cd3
Fix selection for old GNUstep and GCC

* src/nsselect.m (ns_get_foreign_selection): Remove language features
not yet supported by GCC.  Be more selective with which pasteboard
types we use.
* src/nsterm.h: Set up some more #defines for deprecated variables.
src/nsselect.m
src/nsterm.h