comparison 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
comparison
equal deleted inserted replaced
3354:15fb91e3a115 3355:721daee0fcd8
1 2006-04-23 Aidan Kehoe <kehoea@parhasard.net>
2
3 * alloc.c:
4 * data.c:
5 * data.c (Fconsp):
6 * data.c (Flistp):
7 Take on board feedback from Stephen on my last change; move the
8 explanation of what a cons is to the cons docstring, add cross
9 references to that from the consp and atomp docstrings.
10
1 2006-04-23 Stephen J. Turnbull <stephen@xemacs.org> 11 2006-04-23 Stephen J. Turnbull <stephen@xemacs.org>
2 12
3 * Makefile.in.in (x_objs): Change xft-fonts.o to font-mgr.o. 13 * Makefile.in.in (x_objs): Change xft-fonts.o to font-mgr.o.
4 14
5 2006-04-17 Stephen J. Turnbull <stephen@xemacs.org> 15 2006-04-17 Stephen J. Turnbull <stephen@xemacs.org>