]> code.delx.au - gnu-emacs/commitdiff
* info/dir (File): Add an entry for Tramp.
authorKai Großjohann <kgrossjo@eu.uu.net>
Mon, 17 Jun 2002 11:46:10 +0000 (11:46 +0000)
committerKai Großjohann <kgrossjo@eu.uu.net>
Mon, 17 Jun 2002 11:46:10 +0000 (11:46 +0000)
* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
(../info/tramp, tramp.dvi): New targets.

ChangeLog
info/dir
man/ChangeLog
man/Makefile.in

index 5a221668f5c7e8d8f9f837d4803be361eac3445d..b8334315e4d98d4e909a97e22d710edfb3939476 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-17  Kai Gro\e,b_\e(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.
index e0e02b3120c4f2cb9eda202d9bfea7576defa18d..1ac808e91b3b8a75fe2897f6c409f7f78a8049cd 100644 (file)
--- a/info/dir
+++ b/info/dir
@@ -55,6 +55,9 @@ Emacs
 * 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".
index b62ceb34cc017c89d562f72bfe967939f6a30882..236728415597399767c24b99216c60431a26ec50 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-17  Kai Gro\e,b_\e(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
index caa288542567ef20516cc807755bac89da79f978..be767a481370c77916d08f2c6a0fb5f0ca418955 100644 (file)
@@ -39,13 +39,13 @@ INFO_TARGETS = ../info/emacs ../info/ccmode ../info/cl \
                ../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 @@ speedbar.dvi: speedbar.texi
 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.*