changeset 45860:0dcc2162a55f

* info/dir (File): Add an entry for Tramp. * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. (../info/tramp, tramp.dvi): New targets.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Mon, 17 Jun 2002 11:46:10 +0000
parents 988fc3c76c19
children 7b663a89ef2a
files ChangeLog info/dir man/ChangeLog man/Makefile.in
diffstat 4 files changed, 19 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Mon Jun 17 10:30:24 2002 +0000
+++ b/ChangeLog	Mon Jun 17 11:46:10 2002 +0000
@@ -1,3 +1,7 @@
+2002-06-17  Kai Gro,b_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+	* info/dir (File): Add an entry for Tramp.
+
 2002-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
 
 	* INSTALL-CVS: New file.
--- a/info/dir	Mon Jun 17 10:30:24 2002 +0000
+++ b/info/dir	Mon Jun 17 11:46:10 2002 +0000
@@ -55,6 +55,9 @@
 * Forms: (forms).	Emacs package for editing data bases
 			  by filling in forms.
 * RefTeX: (reftex).	Emacs support for LaTeX cross-references and citations.
+* Tramp: (tramp).	Transparent Remote (file) Access, Multiple Protocol.
+                          Edit remote files via a remote shell (rsh,
+                          ssh, telnet).
 * Widget: (widget).     The "widget" package used by the Emacs Customization
                           facility.
 * WoMan: (woman).       Browse UN*X Manual Pages "Wo (without) Man".
--- a/man/ChangeLog	Mon Jun 17 10:30:24 2002 +0000
+++ b/man/ChangeLog	Mon Jun 17 11:46:10 2002 +0000
@@ -1,3 +1,8 @@
+2002-06-17  Kai Gro,b_(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+	* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
+	(../info/tramp, tramp.dvi): New targets.
+
 2002-04-20  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
 	* files.texi (Auto Save Files, Remote Files): Mention
--- a/man/Makefile.in	Mon Jun 17 10:30:24 2002 +0000
+++ b/man/Makefile.in	Mon Jun 17 11:46:10 2002 +0000
@@ -39,13 +39,13 @@
 		../info/efaq ../info/ada-mode ../info/autotype ../info/calc \
 		../info/idlwave ../info/eudc ../info/ebrowse ../info/pcl-cvs \
 		../info/woman ../info/emacs-mime ../info/eshell \
-		../info/speedbar
+		../info/speedbar ../info/tramp
 DVI_TARGETS = 	emacs.dvi calc.dvi cc-mode.dvi cl.dvi dired-x.dvi \
 		 ediff.dvi forms.dvi gnus.dvi message.dvi mh-e.dvi \
 		 reftex.dvi sc.dvi vip.dvi viper.dvi widget.dvi faq.dvi \
 		 ada-mode.dvi autotype.dvi idlwave.dvi eudc.dvi ebrowse.dvi \
 		 pcl-cvs.dvi woman.dvi emacs-mime.dvi eshell.dvi \
-		 speedbar.dvi
+		 speedbar.dvi tramp.dvi
 INFOSOURCES = info.texi
 
 # The following rule does not work with all versions of `make'.
@@ -267,6 +267,11 @@
 emacs-mime.dvi: emacs-mime.texi
 	$(ENVADD) $(TEXI2DVI) ${srcdir}/emacs-mime.texi
 
+../info/tramp: tramp.texi
+	cd $(srcdir); $(MAKEINFO) tramp.texi
+tramp.dvi: tramp.texi
+	$(ENVADD) $(TEXI2DVI) ${srcdir}/tramp.texi
+
 mostlyclean:
 	rm -f *.log *.cp *.fn *.ky *.pg *.vr core *.tp *.core gnustmp.*