picture-clear-rectangle-to-register

picture-clear-rectangle-to-register is an interactive compiled Lisp function in `picture.el'.


(picture-clear-rectangle-to-register START END REGISTER &optional KILLP)

Clear rectangle delineated by point and mark into REGISTER.
The rectangle is saved in REGISTER and replaced with whitespace. With
prefix argument, the rectangle is actually killed, shifting remaining text.

Interactively, reads the register using `register-read-with-preview'.