(defslimefn frame-locals-for-emacs [n] (if (and (zero? n) *current-env*) (locals-for-emacs (local-non-functions *current-env*))))
Comments top
No comments for frame-locals-for-emacs. Log in to add a comment.