
15 Sep
2008
15 Sep
'08
12:15 p.m.
On Sat, 13 Sep 2008 00:35:02 -0400 (EDT), Marco Baringer said:
Index: slime/ChangeLog diff -u slime/ChangeLog:1.1501 slime/ChangeLog:1.1504 --- slime/ChangeLog:1.1501 Thu Sep 11 08:32:01 2008 +++ slime/ChangeLog Fri Sep 12 14:55:42 2008 @@ -1,3 +1,58 @@ +2008-09-12 Helmut Eller <heller@common-lisp.net> + + For Lispworks, parse the $LWHOME/lwdoc file. + + * swank-lispworks.lisp (lwdoc, lookup-lwdoc, parse-lwdoc-record): + New functions. + (describe-symbol-for-emacs): Use it.
Could you send me an example where explicit lwdoc file lookup is needed please? The system-defined methods on cl:documentation already look in this file, so it is not supposed to be accessed directly. -- Martin Simmons LispWorks Ltd http://www.lispworks.com/