aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2181a6dde7e..5ff36e04614 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12012-12-26 Jürgen Hötzel <juergen@archlinux.org>
2
3 * net/tramp-adb.el (tramp-adb-get-ls-command): New defun. Suppress
4 coloring, if possible (required for BusyBox based systems like
5 CynagenMod).
6 (tramp-adb-handle-file-attributes)
7 (tramp-adb-handle-insert-directory)
8 (tramp-adb-handle-file-name-all-completions): Use it.
9 (tramp-adb-get-toolbox): New defun. Check for remote shell
10 implementation (BusyBox or Toolbox).
11
12012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) 122012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change)
2 13
3 * startup.el (initial-buffer-choice): Allow function as value 14 * startup.el (initial-buffer-choice): Allow function as value