comparison src/category.c @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 2f877ed80fa6
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
607 defsubr (&Scategory_set_mnemonics); 607 defsubr (&Scategory_set_mnemonics);
608 defsubr (&Smodify_category_entry); 608 defsubr (&Smodify_category_entry);
609 609
610 category_table_version = 0; 610 category_table_version = 0;
611 } 611 }
612
613 /* arch-tag: 74ebf524-121b-4d9c-bd68-07f8d708b211
614 (do not change this comment) */