isearch-del-char

isearch-del-char is an interactive compiled Lisp function in `isearch.el'.


(isearch-del-char &optional ARG)

Delete character from end of search string and search again.
Unlike `isearch-delete-char', it only deletes the last character,
but doesn't cancel the effect of other isearch command.
If search string is empty, just beep.