shadow-insert-var

shadow-insert-var is a compiled Lisp function in `shadowfile.el'.

(shadow-insert-var VARIABLE)

Build a `setq' to restore VARIABLE.
Prettily insert a `setq' command which, when later evaluated,
will restore VARIABLE to its current setting.
VARIABLE must be the name of a variable whose value is a list.