[slime-devel] patch: improve CLISP slime-apropos-* output: setf and type
Hoehle, Joerg-Cyril
Joerg-Cyril.Hoehle at t-systems.com
Fri Jun 17 13:25:31 UTC 2005
Hi,
with that (any my prior patches), SLIME yields valuable apropos output.
Here are some examples:
bignum
Type: (not documented)
bit
Function: (not documented)
Setf: (not documented)
Type: (not documented)
bit-vector
Type: (not documented)
Class: (not documented)
load-time-value
Special Operator: (not documented)
locally
Macro: (not documented)
Setf: (not documented)
ext:local
Macro: Return the closure defined locally with LABELS or FLET.
Setf: Modify the local definition (LABELS or FLET).
Although most stuff in CLISP has no documentation string, I find it already
valuable to appear there as type/class/variable/
setf-able/macro/special-operator/generic-function/function.
Enjoy,
Jorg Hohle.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: slime-apropos-setf.diff
Type: application/octet-stream
Size: 1276 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20050617/6807a88b/attachment.obj>
More information about the slime-devel
mailing list