branch: elpa/geiser-gauche commit 5a2f9c68296a1fd7df68e312f735692b12b0ac7e Author: András Simonyi <andras.simo...@gmail.com> Commit: András Simonyi <andras.simo...@gmail.com>
Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7612574..bbcde58 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Currently the following Geiser features are supported: + evaluation of sexps, definitions, regions and whole buffers, + loading Scheme files, + macroexpansion, -+ symbol and module-name completion, ++ identifier completion, + short symbol and module documentation, + detailed symbol and module documentation lookup in the Gauche Info manual.