aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2013-03-05 16:55:53 +0100
committerMichael Albinus2013-03-05 16:55:53 +0100
commit11f4d68f254fd7bb62d5148b78a0c9b1d49b97fe (patch)
tree54aef0b9c78f61340c94fcacbec0d9a478b13cf5 /lisp/ChangeLog
parent2054a6c3119c1115782bf7897747c4c71e9fbadb (diff)
downloademacs-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/ChangeLog5
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 @@
12013-03-05 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-compat.el (tramp-compat-delete-directory): Implement
4 TRASH argument.
5
12013-03-05 Dmitry Gutov <dgutov@yandex.ru> 62013-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).