diff src/xemacs.def.in.in @ 5472:e79980ee5efe

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 22 Feb 2011 22:56:02 +0100
parents 308d34e9f07d 503b9a3e5e46
children 56144c8593a8
line wrap: on
line diff
--- a/src/xemacs.def.in.in	Mon Feb 14 22:43:46 2011 +0100
+++ b/src/xemacs.def.in.in	Tue Feb 22 22:56:02 2011 +0100
@@ -32,7 +32,6 @@
 NAME xemacs.exe
 EXPORTS
 /* Exported functions */
-acons
 #ifdef NEW_GC
 alloc_lrecord			/* ALLOC_LISP_OBJECT */
 alloc_sized_lrecord		/* ALLOC_SIZED_LISP_OBJECT */
@@ -247,6 +246,7 @@
 Dynarr_insert_many		/* Dynarr_add_{literal,lisp}_string */
 Dynarr_newf			/* Dynarr_new, Dynarr_new2 */
 Dynarr_resize			/* Dynarr_add */
+Facons
 Fappend
 Fapply
 Fbuffer_modified_p