* composite.h: Minor fixups.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2013 21:09:57 +0000 (14:09 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Aug 2013 21:09:57 +0000 (14:09 -0700)
commit98f638d640c0bb4cbda7a3134611b03b6ee08d44
tree7fd18ad6b0446afcf7211e50eec3bc954a8f3454
parent416a3e013f845dc93385cfdf8b95e1f42bab5462
* 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