comparison src/abbrev.c @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents ddaae63bd193
children bd296510f5b7 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
691 defsubr (&Sexpand_abbrev); 691 defsubr (&Sexpand_abbrev);
692 defsubr (&Sunexpand_abbrev); 692 defsubr (&Sunexpand_abbrev);
693 defsubr (&Sinsert_abbrev_table_description); 693 defsubr (&Sinsert_abbrev_table_description);
694 defsubr (&Sdefine_abbrev_table); 694 defsubr (&Sdefine_abbrev_table);
695 } 695 }
696
697 /* arch-tag: b721db69-f633-44a8-a361-c275acbdad7d
698 (do not change this comment) */