#172: DOCUMENTATION does not work for generic functions --------------------------+------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: closed Priority: minor | Milestone: 1.1.0 Component: interpreter | Version: 0.27 Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson): * status: new => closed * resolution: => fixed Comment: (In [13750]) Fix #172: DOCUMENTATION now works for generic functions. LispObject.java didn't know that things other than Function could be in a symbol's function slot. # From: Rudolf Schlatte <rudi@constantly.at> # Subject: [armedbear-devel] Patch for bug 172 # Date: January 10, 2012 8:54:16 PM GMT+01:00 -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/172#comment:5> armedbear <http://common-lisp.net/project/armedbear> armedbear