diff options
| author | Michael Albinus | 2013-02-28 20:33:03 +0100 |
|---|---|---|
| committer | Michael Albinus | 2013-02-28 20:33:03 +0100 |
| commit | 779451da533b042d2c84132e6157f49b38ede475 (patch) | |
| tree | eb5059871844428812506315d11aa00aa79f3297 /lisp/ChangeLog | |
| parent | 538d9b943995f0767ff86354b962b36b0b4a5f1f (diff) | |
| download | emacs-779451da533b042d2c84132e6157f49b38ede475.tar.gz emacs-779451da533b042d2c84132e6157f49b38ede475.zip | |
* net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ...
(tramp-adb-program): New defcustom. Remove function. Adapt calls.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 66b18651695..9721dba6b0f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-02-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-adb.el (tramp-adb-sdk-dir): Remove. Replaced by ... | ||
| 4 | (tramp-adb-program): New defcustom. Remove function. Adapt calls. | ||
| 5 | |||
| 1 | 2013-02-28 Agustín Martín Domingo <agustin.martin@hispalinux.es> | 6 | 2013-02-28 Agustín Martín Domingo <agustin.martin@hispalinux.es> |
| 2 | 7 | ||
| 3 | Initial support for hunspell dictionaries auto-detection (Bug#13639) | 8 | Initial support for hunspell dictionaries auto-detection (Bug#13639) |