Mercurial > hg > xemacs-beta
diff src/xemacs.def.in.in @ 5357:503b9a3e5e46
xemacs.def.in.in: no longer export acons(), export Facons() instead.
2011-02-16 Aidan Kehoe <kehoea@parhasard.net>
* xemacs.def.in.in:
No longer export acons(), export Facons() instead, thank you Mats,
Jerry and Jeff Sparkes.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 16 Feb 2011 15:35:35 +0000 |
parents | 41ac827cb71b |
children | e79980ee5efe |
line wrap: on
line diff
--- a/src/xemacs.def.in.in Sat Feb 12 14:07:38 2011 +0000 +++ b/src/xemacs.def.in.in Wed Feb 16 15:35:35 2011 +0000 @@ -34,7 +34,6 @@ NAME xemacs.exe EXPORTS /* Exported functions */ -acons #ifdef NEW_GC alloc_lrecord /* ALLOC_LISP_OBJECT */ alloc_sized_lrecord /* ALLOC_SIZED_LISP_OBJECT */ @@ -249,6 +248,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