cua-paste

cua-paste is an interactive compiled Lisp function in `cua-base.el'.


(cua-paste ARG)

Paste last cut or copied region or rectangle.
An active region is deleted before executing the command.
With numeric prefix arg, paste from register 0-9 instead.
If global mark is active, copy from register or one character.