aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 671f792a4da..26ff5d4c7ce 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12009-12-15 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp.el (tramp-echo-mark-marker-length): New defconst.
4 (tramp-echo-mark, tramp-echoed-echo-mark-regexp): Use it.
5 (tramp-check-for-regexp): Check also, when an echoing shell stops
6 to echo sent commands.
7
12009-12-14 Chong Yidong <cyd@stupidchicken.com> 82009-12-14 Chong Yidong <cyd@stupidchicken.com>
2 9
3 * Makefile.in: Revert last change (Bug#5191). 10 * Makefile.in: Revert last change (Bug#5191).