Mercurial > hg > xemacs-beta
diff src/lread.c @ 207:e45d5e7c476e r20-4b2
Import from CVS: tag r20-4b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:03:52 +0200 |
parents | a2f645c6b9f8 |
children | 41ff10fd062f |
line wrap: on
line diff
--- a/src/lread.c Mon Aug 13 10:02:48 2007 +0200 +++ b/src/lread.c Mon Aug 13 10:03:52 2007 +0200 @@ -3158,8 +3158,7 @@ Ffset (Qload, intern ("load-internal")); #ifdef FEATUREP_SYNTAX - Qfeaturep = intern("featurep"); - staticpro(&Qfeaturep); + defsymbol (&Qfeaturep, "featurep"); Fprovide(intern("xemacs")); #ifdef INFODOCK Fprovide(intern("infodock"));