* composite.h: Minor fixups.
commit9d951d9feea21fba5801a3a82ba1a1bd7fd4b172
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2013 21:09:57 +0000 (3 14:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2013 21:09:57 +0000 (3 14:09 -0700)
treee1726d725966203eff1169f297a1f93a3dd42b86
parentf2e6145687d1b74e6efc9d63a4b51a5edf259125
* composite.h: Minor fixups.

(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.
src/ChangeLog
src/composite.c
src/composite.h