(map_char_table): Use an array of int for `indices' rather than
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:40:06 +0000 (15:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 10 Jul 2007 15:40:06 +0000 (15:40 +0000)
commit8071c00f471b737c6f86255671705a2c40c189e4
tree89743db5af818099690551f297c68da78609f77f
parentd47ecf8be4c386627dca2f20d7bbba049740195f
(map_char_table): Use an array of int for `indices' rather than
an array of Lisp_Objects (which are only ever integers anyway).
src/ChangeLog
src/casetab.c
src/fns.c
src/fontset.c
src/keymap.c
src/lisp.h