Commit 6c9e58e9 authored by Attila Lendvai's avatar Attila Lendvai
Browse files

drop swank integration in this obsolete branch

Ignore-this: bdcb1a6d5e51c1cde4e68cc40a7fce42

darcs-hash:128c2fed7e1f6553beb2ac1b0b08cc895474bff2
parent b413f159
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -11,8 +11,10 @@
    (awhen (find-definer form nil)
      (values it t))))

#+nil
(awhen (find-symbol (symbol-name '#:*inspector-dwim-lookup-hooks*) :swank)
  (pushnew 'definer-lookup-hook (symbol-value it)))

#+nil
(register-readtable-for-swank
 '("CL-DEF" "CL-DEF-TEST") 'setup-readtable)