Mercurial > hg > xemacs-beta
diff src/eval.c @ 452:3d3049ae1304 r21-2-41
Import from CVS: tag r21-2-41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:40:21 +0200 |
parents | 576fb035e263 |
children | c33ae14dd6d0 |
line wrap: on
line diff
--- a/src/eval.c Mon Aug 13 11:39:21 2007 +0200 +++ b/src/eval.c Mon Aug 13 11:40:21 2007 +0200 @@ -5529,7 +5529,7 @@ staticpro (&Vpending_warnings); Vpending_warnings = Qnil; - pdump_wire (&Vpending_warnings_tail); + dump_add_root_object (&Vpending_warnings_tail); Vpending_warnings_tail = Qnil; staticpro (&Vautoload_queue);