comparison src/category.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 23a1cea22d13
children 15dabc5988ff 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */