* lisp/isearch.el (isearch-del-char): Don't exceed the length of `isearch-string'
authorJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 21:11:42 +0000 (00:11 +0300)
committerJuri Linkov <juri@jurta.org>
Thu, 13 Jun 2013 21:11:42 +0000 (00:11 +0300)
commitcb89acab6cdfa418d1d14ad3200712e1dd406673
treea592f3b158e038a6a2149964ebfd9790810cd017
parent6e8cfc81e747bef8edd1f5df2c25b6a00c766a03
* lisp/isearch.el (isearch-del-char): Don't exceed the length of `isearch-string'
by the prefix arg.

Fixes: debbugs:14563
lisp/ChangeLog
lisp/isearch.el