aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 3390a2e8e7c..22069406451 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12012-12-13 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
4 Otherwise, there could be errors in autoloading. (Bug#13151)
5
62012-12-13 Jürgen Hötzel <juergen@archlinux.org>
7
8 * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H"
9 sequences.
10
12012-12-13 Alan Mackenzie <acm@muc.de> 112012-12-13 Alan Mackenzie <acm@muc.de>
2 12
3 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841. 13 Make CC Mode not hang when _some_ lines end in CRLF. Bug #11841.