]> git.eshelyaron.com Git - emacs.git/commit
NS: Fix placement of candidate window (bug#72422)
authorGerd Möllmann <gerd@gnu.org>
Sat, 3 Aug 2024 08:29:24 +0000 (10:29 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 6 Aug 2024 09:54:39 +0000 (11:54 +0200)
commit08a99bbef48775da3e3e83f3ae0556a542074cdb
treef58e06ba097dbd1fee47cd08b5b5019c16925906
parente429cf2bd8075990dcd469c1140161a36a324119
NS: Fix placement of candidate window (bug#72422)

* src/nsterm.m ([EmacsView firstRectForCharacterRange:actualRange:]):
Call method of NSTextInput.

(cherry picked from commit e539a5c7d79b76eb16eed4cb5da4c3a531a640b4)
src/nsterm.m