• Paul Eggert's avatar
    * composite.h: Minor fixups. · 98f638d6
    Paul Eggert authored
    (composition_registered_p): Rename from COMPOSITION_REGISTERD_P
    to fix a misspelling, and change it to an inline function while
    we're at it (it need not be a macro).  All uses changed.
    (composition_method, composition_valid_p):
    Rewrite to avoid assignments in if-conditions.
    98f638d6
composite.c 61.3 KB