comparison src/ChangeLog @ 5702:c65b0329894b

Fix last patch.
author Stephen J. Turnbull <stephen@xemacs.org>
date Mon, 24 Dec 2012 18:40:47 +0900
parents ad35a0cd95f5
children bee2e2568828
comparison
equal deleted inserted replaced
5701:ad35a0cd95f5 5702:c65b0329894b
1 2012-12-24 Stephen J. Turnbull <stephen@xemacs.org>
2
3 (Fself_insert_command): Oops, Aidan renamed make_int to make_fixnum.
4 Adjust my patch to match. Thank you, Mr. Buildbot (and matsl! :-)
5
1 2012-12-24 Stephen J. Turnbull <stephen@xemacs.org> 6 2012-12-24 Stephen J. Turnbull <stephen@xemacs.org>
2 7
3 * cmds.c (Fself_insert_command): 8 * cmds.c (Fself_insert_command):
4 Allow noninteractive call with null argument. 9 Allow noninteractive call with null argument.
5 10