last-sexp-setup-props

last-sexp-setup-props is a compiled Lisp function in `elisp-mode.el'.

(last-sexp-setup-props BEG END VALUE ALT1 ALT2)

Set up text properties for the output of `elisp--eval-last-sexp'.
BEG and END are the start and end of the output in current-buffer.
VALUE is the Lisp value printed, ALT1 and ALT2 are strings for the
alternative printed representations that can be displayed.