Skip to content
  • sboukarev's avatar
    * slime.el (slime-compile-and-load-file): Accept C-u arguments for · 326a9a8e
    sboukarev authored
    compilation policy the same way as slime-compile-defun.
    
    * swank.lisp (compile-file-for-emacs): Take an additional policy argument.
    * swank-backend.lisp (swank-compile-file): Ditto.
    
    * swank-sbcl.lisp (compiler-policy, (setf compiler-policy)):
    rename from get/set-compiler-policy.
    (with-compiler-policy): New macro.
    (swank-compile-file): Use with-compiler-policy.
    (swank-compile-string): Ditto.
    326a9a8e