diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2021-04-04 05:03:17 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2021-04-04 05:09:55 +0100 |
commit | ce0a0c4043070c6bfb7fe96b31e2501e4f2adb03 (patch) | |
tree | 69a6fb96228640148850e11e3e3a7e646fb7dd5f /doc/install.texi | |
parent | 330a3ff8ef0a82e86fec0edcee72f20589d3d889 (diff) | |
download | geiser-ce0a0c4043070c6bfb7fe96b31e2501e4f2adb03.tar.gz geiser-ce0a0c4043070c6bfb7fe96b31e2501e4f2adb03.tar.bz2 |
macros.texi removed
Diffstat (limited to 'doc/install.texi')
-rw-r--r-- | doc/install.texi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/install.texi b/doc/install.texi index a86acd9..dd9d5ef 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -18,14 +18,6 @@ GNU Emacs @value{EMACS_VERSION} (or better: i regularly use it with a recent Emacs snapshot) and at least one of the supported Schemes, namely: -@set GITLAB https://gitlab.com/emacs-geiser/ - -@macro supimpl{NAME,URL,VERS,NM} -@item -@uref{\VERS\, \NAME\} \VERS\ or better, via @uref{@value{GITLAB}\NM\, geiser-\NM\} -@end macro - - @itemize @bullet @supimpl{Chez, http://www.scheme.com, 9.4,chez} @supimpl{Chibi, http://synthcode.com/scheme/chibi, 0.7.3,chez} |