diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-04-04 23:41:53 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-04-04 23:41:53 -0700 |
commit | d5efd1d1b54595db795d6fddb32404cc74923d77 (patch) | |
tree | 23ea4fd384e74bebe571c176e13ecec3f07fa9d3 /src/eval.c | |
parent | b25d760e185c85e190402eddd0d756ddc014a58c (diff) | |
download | emacs-d5efd1d1b54595db795d6fddb32404cc74923d77.tar.gz emacs-d5efd1d1b54595db795d6fddb32404cc74923d77.tar.bz2 emacs-d5efd1d1b54595db795d6fddb32404cc74923d77.zip |
* coding.c (DECODE_COMPOSITION_RULE): If the rule is invalid, goto invalid_code
directly, rather than having caller test rule sign. This avoids
some unnecessary tests.
* composite.h (COMPOSITION_ENCODE_RULE_VALID): New macro.
(COMPOSITION_ENCODE_RULE): Arguments now must be valid. This
affects only one use, in DECODE_COMPOSITION_RULE, which is changed.
Diffstat (limited to 'src/eval.c')
0 files changed, 0 insertions, 0 deletions