[Bug 276493] japanese/anthy: Fix runtime error on emacs-29.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 21 Jan 2024 11:58:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276493

            Bug ID: 276493
           Summary: japanese/anthy: Fix runtime error on emacs-29.1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nobutaka@FreeBSD.org
          Reporter: mah-chan@eagle.ocn.ne.jp
          Assignee: nobutaka@FreeBSD.org
             Flags: maintainer-feedback?(nobutaka@FreeBSD.org)

Created attachment 247814
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247814&action=edit
Patch file

Use deactivate-current-input-method-function instead of
inactivate-current-input-method-function, which is obsolete since 24.3 and
removed in 29.1.

Similarly, use deactivate-input-method instead of inactivate-input-method,
which is obsolete since 24.3 and removed in 29.1.

-- 
You are receiving this mail because:
You are the assignee for the bug.