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

    Update README.md - mention autodoc issue
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 47aa058..0fd01e0 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,7 @@ 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