comparison src/ChangeLog @ 4541:0c410b5b387a

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 29 Dec 2008 14:07:32 +0000
parents 061e030e3270 112f6ed44299
children b0d2ace4aed1
comparison
equal deleted inserted replaced
4540:7e01763ea656 4541:0c410b5b387a
5 compiled function and compiled macro docstrings in DOC too, and 5 compiled function and compiled macro docstrings in DOC too, and
6 return them if they exist. 6 return them if they exist.
7 The branch of the if statement focused on functions may have 7 The branch of the if statement focused on functions may have
8 executed, but we may still want to check variable bindings; an 8 executed, but we may still want to check variable bindings; an
9 else clause isn't appropriate. 9 else clause isn't appropriate.
10
11 2008-12-27 Vin Shelton <acs@xemacs.org>
12
13 * syswindows.h: Don't define wide character interfaces for Cygwin
14 1.7 and up.
10 15
11 2008-12-22 Aidan Kehoe <kehoea@parhasard.net> 16 2008-12-22 Aidan Kehoe <kehoea@parhasard.net>
12 17
13 * symbols.c (Fdefine_function): 18 * symbols.c (Fdefine_function):
14 * eval.c (define_function): 19 * eval.c (define_function):