diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-12-24 Constantin Kulikov <zxnotdead@gmail.com> (tiny change) | 12 | 2012-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 |