diff options
| author | Michael Albinus | 2013-03-05 16:55:53 +0100 |
|---|---|---|
| committer | Michael Albinus | 2013-03-05 16:55:53 +0100 |
| commit | 11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe (patch) | |
| tree | 54aef0b9c78f61340c94fcacbec0d9a478b13cf5 /lisp/ChangeLog | |
| parent | 2054a6c3119c1115782bf7897747c4c71e9fbadb (diff) | |
| download | emacs-11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe.tar.gz emacs-11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe.zip | |
* net/tramp-compat.el (tramp-compat-delete-directory): Implement
TRASH argument.
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 8feb3df5cdd..ac56cd8ba79 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2013-03-05 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-compat.el (tramp-compat-delete-directory): Implement | ||
| 4 | TRASH argument. | ||
| 5 | |||
| 1 | 2013-03-05 Dmitry Gutov <dgutov@yandex.ru> | 6 | 2013-03-05 Dmitry Gutov <dgutov@yandex.ru> |
| 2 | 7 | ||
| 3 | Keep pre-existing highlighting in completion candidates (Bug#13250). | 8 | Keep pre-existing highlighting in completion candidates (Bug#13250). |