From c939b5fcdfff6237a2308c91d47801653b865974 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 23 Feb 2020 20:57:26 +0000 Subject: Not referring to savannah downloads in the docs What with MELPA and whatever is happening with savannah ssh access. --- doc/install.texi | 8 +------- doc/macros.texi | 4 ++-- 2 files changed, 3 insertions(+), 9 deletions(-) (limited to 'doc') 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\} -- cgit v1.2.3