Fix bug in paredit forward character deletion at the beginning of the
authorTaylor R. Campbell <net/mumble/campbell>
Thu, 28 Dec 2006 22:28:20 +0000 (22:28 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Thu, 28 Dec 2006 22:28:20 +0000 (22:28 +0000)
commit13efd280b444a83dc40bc09742018022bf60149e
treee06cc4e9453dde3f3fc61d4992f4a6bd1ab4212c
parent23e0056b764ff69959b79feb31cc744ae3a53983
Fix bug in paredit forward character deletion at the beginning of the
buffer: formerly it would cause a hardware trap, because it would ask
for the non-existent character before the point, without checking
whether there is in fact a valid character position in the buffer
there.
v7/src/edwin/paredit.scm