elint-env-add-macro

elint-env-add-macro is a compiled Lisp function in `elint.el'.

(elint-env-add-macro ENV MACRO DEF)

Augment ENV with the macro named MACRO.
DEF is the macro definition (a lambda expression or similar).
The new environment is returned, the old is unmodified.