- Make Super prefix ('s-') work when using an m17n input method using that prefix (Resolves: #712)
- Update emoji-data.txt, emoji-sequences.txt, emoji-test.txt, emoji-variation-sequences.txt, emoji-zwj-sequences.txt to the Unicode 17.0.0 draft as of 2025-05-14
- Update UnicodeData.txt, DerivedAge.txt, NameAliases.txt to the Unicode 17.0.0 draft as of 2025-05-14
- Update emoji annotations from CLDR
- When _command_show_selection_info() can not get a selection, use the grapheme cluster directly left of the cursor as a fallback (Related: #733)