summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/bytecomp.el
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2000-09-12 02:30:13 +0000
committerKenichi Handa <handa@m17n.org>2000-09-12 02:30:13 +0000
commit54fa5bc13a7110099c180fa0e597359b93f485b3 (patch)
tree295c395857b65fc3bc5a2e1649a30910f1229e26 /lisp/emacs-lisp/bytecomp.el
parent63c36c3c74dd2dc30036fd23448b00212b794c9f (diff)
downloademacs-54fa5bc13a7110099c180fa0e597359b93f485b3.tar.gz
emacs-54fa5bc13a7110099c180fa0e597359b93f485b3.tar.bz2
emacs-54fa5bc13a7110099c180fa0e597359b93f485b3.zip
Comment fixed.
(MAX_MAP_SET_LEVEL): Increased to 30. (PUSH_MAPPING_STACK): Enclose with do-while block. (POP_MAPPING_STACK): Likewise. (stack_idx_of_map_multiple): New variable. (CCL_CALL_FOR_MAP_INSTRUCTION): New macro. (ccl_driver) <CCL_IterateMultipleMap>: If the content is a symbol, call the corresponding CCL program by CCL_CALL_FOR_MAP_INSTRUCTION. (ccl_driver) <CCL_MapSingle>: Likewise. (ccl_driver) <CCL_MapMultiple>: Rewritten to fix many bugs, deal with the case where looking up process reaches to the end of map-set, and call CCL programs as the above change.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions