remove-yank-excluded-properties

remove-yank-excluded-properties is a compiled Lisp function in `subr.el'.

(remove-yank-excluded-properties START END)

Process text properties between START and END, inserted for a `yank'.
Perform the handling specified by `yank-handled-properties', then
remove properties specified by `yank-excluded-properties'.