Mercurial > hg > xemacs-beta
diff src/bytecode.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 | 2c611d1463a6 |
line wrap: on
line diff
--- a/src/bytecode.c Mon Aug 13 10:02:48 2007 +0200 +++ b/src/bytecode.c Mon Aug 13 10:03:52 2007 +0200 @@ -1058,6 +1058,7 @@ #if 0 /* probably this code is OK, but nth_entry is commented out above --ben */ + /* #### will not work if cons type is an lrecord. */ if (XTYPE (TOP) == Lisp_Type_Cons) { /* Exchange args and then do nth. */