UTF-8 doc: unicode_fold_label_case() may be called for any Unicode character.
commit85d4c5679c85a9263c254f6e1bf5050ab4b96446
authorKalle Olavi Niemitalo <kon@iki.fi>
Sun, 13 Aug 2006 20:41:48 +0000 (13 23:41 +0300)
committerKalle Olavi Niemitalo <Kalle@Astalo.kon.iki.fi>
Sun, 13 Aug 2006 20:41:48 +0000 (13 23:41 +0300)
tree19b1f36babd9f96704989949de2b240439d7e82e
parentb6447ae26b59f8e3ad3da306b72cb0a199398ef5
UTF-8 doc: unicode_fold_label_case() may be called for any Unicode character.

It cannot be restricted just to characters that have passed
check_kbd_label_key(), because hotkeys in strings received from
gettext must also be processed with it, and there we don't have
a struct term_event for check_kbd_label_key().
src/intl/charsets.c