diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-09-30 05:15:33 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-09-30 05:15:33 +0200 |
commit | 9b1244055e355d057ba2cd22da1412139963b68a (patch) | |
tree | 31d4607181d044f38533c623c6be52c506cf153e | |
parent | bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf (diff) | |
download | geiser-guile-9b1244055e355d057ba2cd22da1412139963b68a.tar.gz geiser-guile-9b1244055e355d057ba2cd22da1412139963b68a.tar.bz2 |
Learning to write
-rw-r--r-- | doc/install.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.texi b/doc/install.texi index 0977a9a..0452ec7 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -230,11 +230,11 @@ Nikolaj Schumacher's and Dmitry Gutov's @code{company-mode} provides a generic front-end for completion engines (such as Geiser's), with pretty and automatic completion lists. @item @uref{https://github.com/xiaohanyu/ac-geiser/, ac-geiser} -If you prefer @code{auto-complete-mode} to @code{company-mode}, Xiau +If you prefer @code{auto-complete-mode} to @code{company-mode}, Xiao Hanyu's @code{ac-geiser}, which provides a Geiser plugin for the popular @uref{http://cx4a.org/software/auto-complete/, Emacs Auto Completion Mode}, is the package for you. Like Geiser, -@code{ac-geiser} is available in Marmaled and MELPA, and also as an +@code{ac-geiser} is available in Marmalade and MELPA, and also as an @code{el-get} package. @item @uref{http://www.neilvandyke.org/quack/, Quack}. You can still use the many goodies provided by Neil van Dyke's |