diff options
author | Andrew Sackville-West <andrew@MacBook-4.local> | 2017-07-04 09:51:43 -0700 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2017-07-04 19:44:48 +0200 |
commit | a96842e0a7ca3fd85aa1cf64c34c5c8ee4a903ec (patch) | |
tree | 96aad3d760190eafea6d7a93ef71c3aa39224fcb /doc/install.texi | |
parent | 5caed45b8128a2eecb72eb1e5efd4e8049ed270e (diff) | |
download | geiser-a96842e0a7ca3fd85aa1cf64c34c5c8ee4a903ec.tar.gz geiser-a96842e0a7ca3fd85aa1cf64c34c5c8ee4a903ec.tar.bz2 |
replace broken autocomplete-mode link
used Emacs Wiki link since it links on to
the code and is likely to be kept relatively up-to-date
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.texi b/doc/install.texi index 6f89fbd..55176cf 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -256,7 +256,7 @@ 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}, Xiao Hanyu's @code{ac-geiser}, which provides a Geiser plugin for the -popular @uref{http://cx4a.org/software/auto-complete/, Emacs Auto +popular @uref{https://www.emacswiki.org/emacs/AutoComplete, Emacs Auto Completion Mode}, is the package for you. Like Geiser, @code{ac-geiser} is available in Marmalade and MELPA, and also as an @code{el-get} package. |