- Add m17n-input-test program
(by David Mandelberg <david@mandelberg.org>)
- input.c (regularize_action): Do not update the element of action_list
if the element is a symbol that is defined as a variable
(By K. Handa <handa@gnu.org>).
- Increment buffer index correctly in read_mtext_element ()
(Resolves: https://savannah.nongnu.org/bugs/index.php?67107)
(by David Mandelberg <david@mandelberg.org>)
- Simplify configure check for anthy/anthy-unicode
- Use UTF-8 instead of EUC-JP in example/mimx-anthy.c
This fixes encoding problems when ja-anthy is used by ibus-m17n
(m17n:ja:anthy - ja-anthy (m17n)) or by ibus-typing-booster.
- Enable anthy-unicode (thanks to Takao Fujiwara <tfujiwar@redhat.com>)
- Fix build on Fedora rawhide (Fedora 42)
(Now included in upstream tarball, remove patch)
- configure.ac: fix incorrect bashism (thanks to Eli Schwartz <eschwartz93@gmail.com>)