aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2014-06-02 15:51:35 +0200
committerMichael Albinus2014-06-02 15:51:35 +0200
commit1924ea8c2970a51f30e75ff370e61313e35b3a64 (patch)
treec854d1985afe66ca1facdaf4b637167fd81b2629 /lisp/ChangeLog
parent9acc8834b3ed183407c56be62df9ad9456cfbd3d (diff)
downloademacs-1924ea8c2970a51f30e75ff370e61313e35b3a64.tar.gz
emacs-1924ea8c2970a51f30e75ff370e61313e35b3a64.zip
* net/tramp.el (with-tramp-progress-reporter, tramp-call-process):
Add traces.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 54ecd84e08b..10de84b3c41 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,7 @@
12014-06-02 Michael Albinus <michael.albinus@gmx.de> 12014-06-02 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * net/tramp.el (tramp-call-process): Add traces. 3 * net/tramp.el (with-tramp-progress-reporter, tramp-call-process):
4 Add traces.
4 5
52014-06-02 Wilson Snyder <wsnyder@wsnyder.org> 62014-06-02 Wilson Snyder <wsnyder@wsnyder.org>
6 7