* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Nov 2010 21:11:17 +0000 (16:11 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 11 Nov 2010 21:11:17 +0000 (16:11 -0500)
commit1a4236eaba106cda719f9de42cb7f72ad20f5d45
treecb6c3a4d2b8c134e64562b93fb5f8df61d6b42f7
parentcbf83ce9f9163ef95b62c778f4d3efa3cc465cfe
* src/cmds.c (Fself_insert_command): Don't call XFASTINT without checking
it's not negative.
src/ChangeLog
src/cmds.c