aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJürgen Hötzel2012-12-13 09:38:16 +0100
committerMichael Albinus2012-12-13 09:38:16 +0100
commitd754b364faf73f2e1f2ffaa10caec1f4eabb771c (patch)
tree28a850b1d9ef3bff310de0ee3be3d455b9b80609 /lisp/ChangeLog
parent40d1e43460b2f642bf1b4255a903c8ff2311b5f6 (diff)
downloademacs-d754b364faf73f2e1f2ffaa10caec1f4eabb771c.tar.gz
emacs-d754b364faf73f2e1f2ffaa10caec1f4eabb771c.zip
* net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
sequences.
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 3390a2e8e7c..cfc1601b098 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12012-12-13 Jürgen Hötzel <juergen@archlinux.org>
2
3 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
4 sequences.
5
12012-12-13 Alan Mackenzie <acm@muc.de> 62012-12-13 Alan Mackenzie <acm@muc.de>
2 7
3 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841. 8 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.