[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[no subject]



(DEFUN DISPLACED MACRO (FORM) (CADDR FORM))

This makes it easy to identify a displaced macro call
and find what the original code looked like.
Actually undoing the displacement is also easy.
But it is not much less efficient than the simpleminded displace.