diff options
| author | Michael Albinus | 2012-12-13 09:42:25 +0100 |
|---|---|---|
| committer | Michael Albinus | 2012-12-13 09:42:25 +0100 |
| commit | 6ce2146306d4d76fcb365ac64110ca0a99b5530d (patch) | |
| tree | 61d559d7c51a17c41bba9beb3ace65c26d4578c7 /lisp/ChangeLog | |
| parent | d754b364faf73f2e1f2ffaa10caec1f4eabb771c (diff) | |
| download | emacs-6ce2146306d4d76fcb365ac64110ca0a99b5530d.tar.gz emacs-6ce2146306d4d76fcb365ac64110ca0a99b5530d.zip | |
* net/tramp-adb.el (tramp-adb-file-name-p): Make it a defsubst.
Otherwise, there could be errors in autoloading. (Bug#13151)
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cfc1601b098..22069406451 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-12-13 Jürgen Hötzel <juergen@archlinux.org> | 6 | 2012-12-13 Jürgen Hötzel <juergen@archlinux.org> |
| 2 | 7 | ||
| 3 | * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H" | 8 | * net/tramp-adb.el (tramp-adb-wait-for-output): Remove spurious " ^H" |