comparison src/ChangeLog @ 5476:f2881cb841b4

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 26 Apr 2011 23:41:47 +0200
parents 248176c74e6b e79916901603
children f5a0b32f4687
comparison
equal deleted inserted replaced
5475:248176c74e6b 5476:f2881cb841b4
1 2011-04-26 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * XEmacs 21.5.30 "garlic" is released.
4
5 2011-04-23 Aidan Kehoe <kehoea@parhasard.net>
6
7 * editfns.c:
8 * editfns.c (syms_of_editfns):
9 Implement #'char= in cl-extra.el, not here, accepting more than
10 two arguments as Common Lisp specifies.
11
1 2011-04-17 Jeff Sparkes <jsparkes@gmail.com> 12 2011-04-17 Jeff Sparkes <jsparkes@gmail.com>
2 13
3 * device-tty.c (tty_device_system_metrics): Fix compile issues for 14 * device-tty.c (tty_device_system_metrics): Fix compile issues for
4 C89 compilers. Use log() instead of log2(). 15 C89 compilers. Use log() instead of log2().
5 16