comparison src/syntax.c @ 112278:ef719132ddfa

Nuke arch-tags.
author Glenn Morris <rgm@gnu.org>
date Sat, 15 Jan 2011 15:16:57 -0800
parents 417b1e4d63cd
children 42e22c4f06b7
comparison
equal deleted inserted replaced
112277:ef4120c8640c 112278:ef719132ddfa
3546 defsubr (&Sscan_sexps); 3546 defsubr (&Sscan_sexps);
3547 defsubr (&Sbackward_prefix_chars); 3547 defsubr (&Sbackward_prefix_chars);
3548 defsubr (&Sparse_partial_sexp); 3548 defsubr (&Sparse_partial_sexp);
3549 } 3549 }
3550 3550
3551 /* arch-tag: 3e297b9f-088e-4b64-8f4c-fb0b3443e412
3552 (do not change this comment) */