diff src/ChangeLog @ 3355:721daee0fcd8

[xemacs-hg @ 2006-04-23 20:12:25 by aidan] Take on board feedback from Stephen on my last changes.
author aidan
date Sun, 23 Apr 2006 20:12:31 +0000
parents 15fb91e3a115
children 859bd40269e5
line wrap: on
line diff
--- a/src/ChangeLog	Sun Apr 23 16:11:34 2006 +0000
+++ b/src/ChangeLog	Sun Apr 23 20:12:31 2006 +0000
@@ -1,3 +1,13 @@
+2006-04-23  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* alloc.c:
+	* data.c:
+	* data.c (Fconsp):
+	* data.c (Flistp):
+	Take on board feedback from Stephen on my last change; move the
+	explanation of what a cons is to the cons docstring, add cross
+	references to that from the consp and atomp docstrings. 
+	
 2006-04-23  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* Makefile.in.in (x_objs): Change xft-fonts.o to font-mgr.o.