delete-backward-char).
delete-char).
kill-line). If you kill the line by
mistake you can yank or ‘paste’ it back by typing
C-y. See Moving Text, for more information on yanking.
kill-word).
backward-kill-word).
kill-sentence).
zap-to-char). To use
this command type M-z. You will see the following statement in the
echo area :
Zap to char:
Type any char and press the <RET> key. For example, if you type ‘p’ then the entire text starting from the position of the cursor until the first occurrence of ‘p’ is killed.