emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r111230: * tramp.texi (External metho


From: Michael Albinus
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r111230: * tramp.texi (External methods): Move `adb' method here.
Date: Fri, 14 Dec 2012 16:37:27 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111230
committer: Michael Albinus <address@hidden
branch nick: trunk
timestamp: Fri 2012-12-14 16:37:27 +0100
message:
  * tramp.texi (External methods): Move `adb' method here.
modified:
  doc/misc/ChangeLog
  doc/misc/tramp.texi
=== modified file 'doc/misc/ChangeLog'
--- a/doc/misc/ChangeLog        2012-12-13 05:33:36 +0000
+++ b/doc/misc/ChangeLog        2012-12-14 15:37:27 +0000
@@ -1,3 +1,7 @@
+2012-12-14  Michael Albinus  <address@hidden>
+
+       * tramp.texi (External methods): Move `adb' method here.
+
 2012-12-13  Glenn Morris  <address@hidden>
 
        * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.

=== modified file 'doc/misc/tramp.texi'
--- a/doc/misc/tramp.texi       2012-12-06 06:17:10 +0000
+++ b/doc/misc/tramp.texi       2012-12-14 15:37:27 +0000
@@ -742,16 +742,6 @@
 hasn't defined a user name.  Different port numbers must be defined in
 the session.
 
-
address@hidden @option{adb}
address@hidden method adb
address@hidden adb method
-
-This special method uses the Android Debug Bridge for connecting
-Android devices.  The Android Debug Bridge, part of the Android SDK,
-must be installed locally.  The variable @var{tramp-adb-sdk-dir} must
-be set to its installation directory.
-
 @end table
 
 
@@ -1041,6 +1031,17 @@
 file names like @file{//melancholia/daniel$$/.emacs}.  The only
 disadvantage is that there's no possibility to specify another user
 name.
+
+
address@hidden @option{adb}
address@hidden method adb
address@hidden adb method
+
+This special method uses the Android Debug Bridge for connecting
+Android devices.  The Android Debug Bridge, part of the Android SDK,
+must be installed locally.  The variable @var{tramp-adb-sdk-dir} must
+be set to its installation directory.
+
 @end table
 
 
@@ -1089,6 +1090,7 @@
 The @option{synce} method allows communication with Windows Mobile
 devices.  Beside GVFS for mounting remote files and directories via
 FUSE, it also needs the SYNCE-GVFS plugin.
+
 @end table
 
 @defopt tramp-gvfs-methods
@@ -1596,6 +1598,7 @@
 
 Finally, a function which parses @file{~/.netrc} like files.  This
 includes also @file{~/.authinfo}-style files.
+
 @end table
 
 If you want to keep your own data in a file, with your own structure,


reply via email to

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