aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorMichael Albinus2013-03-17 18:30:46 +0100
committerMichael Albinus2013-03-17 18:30:46 +0100
commit8194a705321aaed1306de1f303a89b2b68a3094d (patch)
tree9529e428c89f933a90d8cf4d038db88ad5552011 /lisp
parent67c0a6e63e5b1d1ad763886c7807ef3861c23515 (diff)
downloademacs-8194a705321aaed1306de1f303a89b2b68a3094d.tar.gz
emacs-8194a705321aaed1306de1f303a89b2b68a3094d.zip
Add bug number
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ae7d7576592..1bd0919f7c4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,7 +2,7 @@
2 2
3 * net/tramp-adb.el (tramp-adb-parse-device-names): Use 3 * net/tramp-adb.el (tramp-adb-parse-device-names): Use
4 `start-process' instead of `call-process'. Otherwise, the 4 `start-process' instead of `call-process'. Otherwise, the
5 function might be blocked under MS Windows. 5 function might be blocked under MS Windows. (Bug#13299)
6 6
72013-03-17 Leo Liu <sdl.web@gmail.com> 72013-03-17 Leo Liu <sdl.web@gmail.com>
8 8