* NEWS: Mention new Tramp method "adb".

This commit is contained in:
Michael Albinus 2012-12-04 18:07:09 +01:00
parent 8515507f1f
commit aefa2ead35
2 changed files with 10 additions and 0 deletions

View 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.

View file

@ -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'