branch: elpa/geiser-stklos commit b806d1377a8e9d3291b3f52115327ae6ab8e758b Merge: 033b585 d87d1ac Author: Jeronimo Pellegrini <j...@aleph0.info> Commit: Jeronimo Pellegrini <j...@aleph0.info>
Merge branch 'master' of gitlab.com:emacs-geiser/stklos --- 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...)