branch: elpa/geiser-stklos
commit d87d1acbd375dbe6cc29557a3bd98df4203e4c2a
Author: Jeronimo Pellegrini <j...@aleph0.info>
Commit: Jeronimo Pellegrini <j...@aleph0.info>

    Update README.md - autodoc is supported!
---
 README.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/README.md b/README.md
index 16973bb..f9a6d88 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,6 @@ See the Geiser manual for usage.
 
 # Unsupported features
 
-* autodoc (STklos doesn't yet have a procedure to ask the signature of 
closures -- but we're working on it!)
 * finding the definition of a symbol (no support in STklos)
 * seeing callees and callers of a procedure (no support in STklos)
 * looking up symbols in the manual (would need to download the index from 
STklos manual and parse the DOM of its index; a bit too much, maybe someday...)

Reply via email to