The function
record-definition
tells the system that
dspec
is defined at
location
.
The system definer macros call the function
record-definition
with the current location.
location should be a pathname or keyword as returned by location.
When check-redefinition-p is true, it checks for existing definitions acording to the value of *redefinition-action*. The default value of check-redefinition-p is t .