comparison src/ChangeLog @ 5432:46491edfd94a

Merge with trunk.
author Mats Lidell <matsl@xemacs.org>
date Sun, 07 Nov 2010 00:22:33 +0100
parents 9f738305f80f
children 6468cf6f0b9d
comparison
equal deleted inserted replaced
5431:5cddeeeb25bb 5432:46491edfd94a
1 2010-11-06 Aidan Kehoe <kehoea@parhasard.net>
2
3 * bytecode.c (bytecode_nreverse): Call Fnreverse() if SEQUENCE is
4 not a cons in this function.
5 (Fnreverse, Freverse):
6 Accept sequences, not just lists, in these functions.
7
8 2010-11-06 Aidan Kehoe <kehoea@parhasard.net>
9
10 * fns.c (Flist_length): Error if LIST is dotted in this function;
11 document this behaviour.
12
1 2010-10-25 Aidan Kehoe <kehoea@parhasard.net> 13 2010-10-25 Aidan Kehoe <kehoea@parhasard.net>
2 14
3 * specifier.c (specifier_instance_from_inst_list): 15 * specifier.c (specifier_instance_from_inst_list):
4 Call call_with_suspended_errors() with ERROR_ME_WARN, explicitly; 16 Call call_with_suspended_errors() with ERROR_ME_WARN, explicitly;
5 avoids the problem Giacomo Boffi describes in 17 avoids the problem Giacomo Boffi describes in