]> git.eshelyaron.com Git - emacs.git/commit
Prevent text flicker with macOS input methods (bug#23412)
authorAlan Third <alan@idiocy.org>
Mon, 28 Oct 2019 11:21:29 +0000 (11:21 +0000)
committerAlan Third <alan@idiocy.org>
Thu, 31 Oct 2019 20:40:56 +0000 (20:40 +0000)
commitfd1b720028064c2566ff4dcc3ad898346a0f6b77
tree3ddc2c3264e33d3b22eb0707f49ef2b8e4f2c3cb
parentd75794fd5c168fb76406b88e231d8749160f934a
Prevent text flicker with macOS input methods (bug#23412)

* src/nsterm.m ([EmacsView setMarkedText:selectedRange:]): Don't
always delete the working text as ns-put-working-text does that.
src/nsterm.m