diff src/ChangeLog @ 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 70b15ac66ee5
children f5a5501814f5
line wrap: on
line diff
--- a/src/ChangeLog	Sat Feb 12 14:07:38 2011 +0000
+++ b/src/ChangeLog	Wed Feb 16 15:35:35 2011 +0000
@@ -1,3 +1,9 @@
+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.
+
 2011-02-10  Aidan Kehoe  <kehoea@parhasard.net>
 
 	* fns.c (shortest_length_among_sequences):