Mercurial > hg > xemacs-beta
diff src/fns.c @ 400:a86b2b5e0111 r21-2-30
Import from CVS: tag r21-2-30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:14:34 +0200 |
parents | 74fd4e045ea6 |
children | b8cc9ab3f761 |
line wrap: on
line diff
--- a/src/fns.c Mon Aug 13 11:13:33 2007 +0200 +++ b/src/fns.c Mon Aug 13 11:14:34 2007 +0200 @@ -3719,6 +3719,8 @@ void syms_of_fns (void) { + INIT_LRECORD_IMPLEMENTATION (bit_vector); + defsymbol (&Qstring_lessp, "string-lessp"); defsymbol (&Qidentity, "identity"); defsymbol (&Qyes_or_no_p, "yes-or-no-p");