diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2021-10-14 11:50:47 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2021-10-14 11:50:47 +0200 |
commit | b014efa1e5bbec13d6d8f1f68645b6431f013fc6 (patch) | |
tree | 98e36ccddc2a28fa85674730430106725c970d71 | |
parent | b9b78b263148d26ea585622e98e8e5ccd2602799 (diff) | |
download | emacs-b014efa1e5bbec13d6d8f1f68645b6431f013fc6.tar.gz emacs-b014efa1e5bbec13d6d8f1f68645b6431f013fc6.tar.bz2 emacs-b014efa1e5bbec13d6d8f1f68645b6431f013fc6.zip |
* doc/misc/tramp.texi (Frequently Asked Questions): Add reference
to ELPA Installation node.
-rw-r--r-- | doc/misc/tramp.texi | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi index 5fdd9a49894..8cc3eafc874 100644 --- a/doc/misc/tramp.texi +++ b/doc/misc/tramp.texi @@ -5193,11 +5193,13 @@ tramp-compat-with-mutex} @value{tramp} comes with compatibility code for different Emacs versions. When you see such a message (the text might differ), you don't use the Emacs built-in version of @value{tramp}. In case you -have installed @value{tramp} from GNU ELPA, see the package README -file for instructions how to recompile it. +have installed @value{tramp} from GNU ELPA, @ifset installchapter -@xref{Recompilation}. +@xref{ELPA Installation}. @end ifset +@ifclear installchapter +see the package README file for instructions how to recompile it. +@end ifclear @item |