]> git.eshelyaron.com Git - emacs.git/commitdiff
* NEWS: Mention new Tramp method "adb".
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Dec 2012 17:07:09 +0000 (18:07 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 4 Dec 2012 17:07:09 +0000 (18:07 +0100)
etc/ChangeLog
etc/NEWS

index 72b05e7f6f58a8da34158a9cfdd416822f63ea70..909dd3604279e55e913eebb558158021f3ce0652 100644 (file)
@@ -1,3 +1,7 @@
+2012-12-04  Michael Albinus  <michael.albinus@gmx.de>
+
+       * NEWS: Mention new Tramp method "adb".
+
 2012-11-25  Bill Wohler  <wohler@newt.com>
 
        Release MH-E version 8.4.
index b7ef092ccff0496721eac5be4333451c1ed30303..d65ec5d98068b46aef3ab448b93c091a651e1c07 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -74,6 +74,12 @@ when its arg ADJACENT is non-nil (when called interactively with C-u C-u)
 it works like the utility `uniq'.  Otherwise by default it deletes
 duplicate lines everywhere in the region without regard to adjacency.
 
+** Tramp
++++
+*** New connection method "adb", which allows to access Android
+devices by the Android Debug Bridge.  The variable `tramp-adb-sdk-dir'
+must be set to the Android SDK installation directory.
+
 ** Woman
 
 *** The commands `woman-default-faces' and `woman-monochrome-faces'