0.9.7.30: robustify sb-introspect when used with extended function names
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 15 Dec 2005 22:08:38 +0000 (22:08 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 15 Dec 2005 22:08:38 +0000 (22:08 +0000)
commita01412f55c9345127db8e73471c80ccff5ece2b9
tree70dee80a627353207293d523c1fbde80b8f9bff2
parent559d0ded238d8ec852fcd485656ef14578fc405f
0.9.7.30: robustify sb-introspect when used with extended function names
 ...so that (find-definition-sources-by-name '(setf foo) :class) will
    return NIL instead of signaling an error.
 ...this makes it simpler to support M-. for SETF-names in Slime.
contrib/sb-introspect/sb-introspect.lisp
version.lisp-expr