log src/cmds.c @ 5913:1b2fdcc3cc5c

age author description
Sat, 14 Mar 2015 01:40:49 +0000 Aidan Kehoe Create a new error for when a char is needed but event-to-character gives nil
Mon, 24 Dec 2012 18:40:47 +0900 Stephen J. Turnbull Fix last patch.
Mon, 24 Dec 2012 15:12:52 +0900 Stephen J. Turnbull Allow self-insert-command to be called noninteractively with null argument.
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.