aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJürgen Hötzel2013-01-21 10:40:51 +0100
committerMichael Albinus2013-01-21 10:40:51 +0100
commit88c7dfa37000245fa2fdb6cf6fc6b425dd7c7ee3 (patch)
treef9737f102c4b8d02b1e66158fbb6f1f8f8ccc866 /lisp/ChangeLog
parenta219080bfb4fe8f342b638f522cc6e34a24d4926 (diff)
downloademacs-88c7dfa37000245fa2fdb6cf6fc6b425dd7c7ee3.tar.gz
emacs-88c7dfa37000245fa2fdb6cf6fc6b425dd7c7ee3.zip
* net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
reimplementation using "adb shell command ..." instead of running remote shell interactively.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d439c661401..3700121e5fe 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-01-21 Jürgen Hötzel <juergen@archlinux.org>
2
3 * net/tramp-adb.el (tramp-adb-handle-start-file-process): Complete
4 reimplementation using "adb shell command ..." instead of running
5 remote shell interactively.
6
12013-01-20 Glenn Morris <rgm@gnu.org> 72013-01-20 Glenn Morris <rgm@gnu.org>
2 8
3 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): 9 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):