dont-compile

dont-compile is a Lisp macro in `byte-run.el'.

(dont-compile &rest BODY)

This macro is obsolete since 24.4.

Like `progn', but the body always runs interpreted (not compiled).
If you think you need this, you're probably making a mistake somewhere.