From bb45bdb6e640f36ac3265db6cfc5aa9a78cf00cf Mon Sep 17 00:00:00 2001
From: Jose Antonio Ortega Ruiz <jao@gnu.org>
Date: Mon, 30 Sep 2013 04:39:35 +0200
Subject: Mentioning Xiao Hanyu's ac-geiser package in the docs

---
 doc/install.texi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/install.texi b/doc/install.texi
index 90c6385..0977a9a 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -214,6 +214,8 @@ the next chapter!
 Although Geiser does not need them, it plays well with (and is enhanced
 by) the following Emacs packages:
 
+@cindex ac-geiser
+@cindex autocomplete
 @cindex paredit
 @cindex company
 @cindex quack
@@ -227,6 +229,13 @@ editing mode.
 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
+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{el-get} package.
 @item @uref{http://www.neilvandyke.org/quack/, Quack}.
 You can still use the many goodies provided by Neil van Dyke's
 @code{quack-mode}, since most of them are not (yet) available in Geiser.
-- 
cgit v1.2.3