* syntax.c (init_syntax_once): Adjust comment and do an early
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 05:20:59 +0000 (09:20 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 26 Aug 2013 05:20:59 +0000 (09:20 +0400)
commitc76826d98c8f890d8877c9ed5e7738d3268a70af
tree4b043f09662c2f8f30bc5ff75757c2521000911c
parenteed991017a9d80651febdb5549bc75853945dfbc
* syntax.c (init_syntax_once): Adjust comment and do an early
initialization of Qchar_table_extra_slots just once...
* casetab.c (init_casetab_once):
* category.c (init_category_once):
* character.c (syms_of_character):
* coding.c (syms_of_coding):
* xdisp.c (syms_of_xdisp): ...and omit it here.
src/ChangeLog
src/casetab.c
src/category.c
src/character.c
src/coding.c
src/syntax.c
src/xdisp.c