summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-23 20:57:26 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2020-02-23 20:57:26 +0000
commitc939b5fcdfff6237a2308c91d47801653b865974 (patch)
tree088cf48e0c1b96b12ef0002ae6d0f2a9c998120f /doc
parentafcc35c1d8c9eba8df5f95048e9e73352e8df276 (diff)
downloadgeiser-c939b5fcdfff6237a2308c91d47801653b865974.tar.gz
geiser-c939b5fcdfff6237a2308c91d47801653b865974.tar.bz2
Not referring to savannah downloads in the docs
What with MELPA and whatever is happening with savannah ssh access.
Diffstat (limited to 'doc')
-rw-r--r--doc/install.texi8
-rw-r--r--doc/macros.texi4
2 files changed, 3 insertions, 9 deletions
diff --git a/doc/install.texi b/doc/install.texi
index 7bdac33..a2a7ef3 100644
--- a/doc/install.texi
+++ b/doc/install.texi
@@ -84,10 +84,6 @@ And then installing Geiser is as easy as:
M-x package-install RET geiser RET
@end example
-Alternatively, you can manually download the @uref{@value{PACKAGE},
-package file}, and install from your local disk with @kbd{M-x
-package-install-file}.
-
@cindex Chicken
@cindex Chicken installation
@subsubheading Chicken installation
@@ -230,9 +226,7 @@ go (@pxref{The REPL}).
@ifnotinfo
If you obtained the Geiser source tree from a release tarball, you can
even continue to read this fine manual inside Emacs by opening
-@file{doc/geiser.info} using @kbd{C-u C-h i}. The manual is also
-available in PDF format @downfile{geiser-manual-@value{VERSION}.pdf,
-here}.
+@file{doc/geiser.info} using @kbd{C-u C-h i}.
@end ifnotinfo
@cindex byte-compilation
diff --git a/doc/macros.texi b/doc/macros.texi
index e5606c0..27fac5b 100644
--- a/doc/macros.texi
+++ b/doc/macros.texi
@@ -1,4 +1,4 @@
-@set VERSION 0.11
+@set VERSION 0.11.1
@set VERSION_NICK
@set RELEASE_DATE February 2020
@set GUILE_VERSION 2.2
@@ -9,6 +9,7 @@
@set CHEZ_VERSION 9.4
@set GAMBIT_VERSION 4.9
@set EMACS_VERSION 24
+@set RELEASES https://gitlab.com/jaor/geiser/-/releases
@set DOWN_BASE http://download-mirror.savannah.gnu.org/@/releases/@/geiser
@set PACKAGE_REPO @value{DOWN_BASE}/@/packages
@set PACKAGE @value{PACKAGE_REPO}/@/geiser-@value{VERSION}.tar
@@ -18,7 +19,6 @@
@uref{@value{DOWN_BASE}/@/@value{VERSION}/@/\FILE\, \CAPT\}
@end macro
-@set RELEASES https://gitlab.com/jaor/geiser/-/releases
@macro releasesref{CAPT}
@uref{@value{RELEASES}, \CAPT\}