rplacd

rplacd is an alias for `setcdr' in `subr.el'.

(rplacd CELL NEWCDR)

Set the cdr of CELL to be NEWCDR. Returns NEWCDR.