Macro Isetq

Part of:

package lexical-contexts
( isetq var val )
“Interactive setq”: can be used on previously-undeclared variables
without getting ugly warnings or causing the variable to be declared special.
Not to be used in code!!!