emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 0f505bb: Rearrangements in tramp*.texi


From: Michael Albinus
Subject: [Emacs-diffs] master 0f505bb: Rearrangements in tramp*.texi
Date: Tue, 2 Oct 2018 10:51:59 -0400 (EDT)

branch: master
commit 0f505bbef6bc70d16899a24512e8eeb8eab505b4
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    Rearrangements in tramp*.texi
    
    * doc/misc/trampver.texi (trampfn): New macro, taken from tramp.texi.
    
    * doc/misc/tramp.texi (trampfn): Moved to trampver.texi.
    (Top): Add sections `System Requirement' and `Basic Installation'.
---
 doc/misc/tramp.texi    | 15 ++++-----------
 doc/misc/trampver.texi | 10 ++++++++++
 2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/doc/misc/tramp.texi b/doc/misc/tramp.texi
index 530e8dc..7bc365f 100644
--- a/doc/misc/tramp.texi
+++ b/doc/misc/tramp.texi
@@ -12,16 +12,6 @@
 @c This is *so* much nicer :)
 @footnotestyle end
 
address@hidden Macro for formatting a file name according to the respective
address@hidden syntax.  Macro arguments should not have any leading or trailing
address@hidden whitespace.  Not very elegant, but I don't know it better.
-
address@hidden trampfn {method, userhost, localname}
address@hidden@c
address@hidden@c
address@hidden
address@hidden macro
-
 @copying
 Copyright @copyright{} 1999--2018 Free Software Foundation, Inc.
 
@@ -122,8 +112,11 @@ For the developer:
  --- The Detailed Node Listing ---
 @c
 @ifset installchapter
+
 Installing @value{tramp} with your Emacs
 
+* System Requirements::         Prerequisites for :@value{tramp} installation.
+* Basic Installation::          Installation steps.:
 * Installation parameters::     Parameters in order to control installation.
 * Testing::                     A test suite for @value{tramp}.
 * Load paths::                  How to plug-in @value{tramp} into your 
environment.
@@ -4107,7 +4100,7 @@ Unloading @value{tramp} resets Ange FTP plugins also.
 
 @c For the developer
 @node Files directories and localnames
address@hidden How file names, directories and localnames are mangled and 
managed.
address@hidden How file names, directories and localnames are mangled and 
managed
 
 @menu
 * Localname deconstruction::    Splitting a localname into its component parts.
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi
index 807330b..3a3ada9 100644
--- a/doc/misc/trampver.texi
+++ b/doc/misc/trampver.texi
@@ -44,3 +44,13 @@
 @set ipv6prefix
 @set ipv6postfix
 @end ifset
+
address@hidden Macro for formatting a file name according to the respective
address@hidden syntax.  Macro arguments should not have any leading or trailing
address@hidden whitespace.  Not very elegant, but I don't know it better.
+
address@hidden trampfn {method, userhost, localname}
address@hidden@c
address@hidden@c
address@hidden
address@hidden macro



reply via email to

[Prev in Thread] Current Thread [Next in Thread]