comparison src/chartab.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
1011 defsubr (&Sset_char_table_default); 1011 defsubr (&Sset_char_table_default);
1012 defsubr (&Soptimize_char_table); 1012 defsubr (&Soptimize_char_table);
1013 defsubr (&Smap_char_table); 1013 defsubr (&Smap_char_table);
1014 } 1014 }
1015 1015
1016 /* arch-tag: 18b5b560-7ab5-4108-b09e-d5dd65dc6fda
1017 (do not change this comment) */