aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2014-04-11 14:59:36 +0200
committerMichael Albinus2014-04-11 14:59:36 +0200
commitf628e17c4b814d93b40515af62ab1dbb2ca62226 (patch)
tree0f4ca6f8f1420082ade881fc5ac39ae704086d46 /lisp/ChangeLog
parent95765a6ac3a02d60988bd9a4ad73f9d8154113da (diff)
downloademacs-f628e17c4b814d93b40515af62ab1dbb2ca62226.tar.gz
emacs-f628e17c4b814d93b40515af62ab1dbb2ca62226.zip
* net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
name twice due to backticks. (Bug#17238)
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 9a9d422e8b0..2c5b40ef86a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12014-04-11 Michael Albinus <michael.albinus@gmx.de>
2
3 * net/tramp-sh.el (tramp-sh-handle-file-truename): Quote the file
4 name twice due to backticks. (Bug#17238)
5
12014-04-11 Glenn Morris <rgm@gnu.org> 62014-04-11 Glenn Morris <rgm@gnu.org>
2 7
3 * term/w32-win.el (x-win-suspend-error): 8 * term/w32-win.el (x-win-suspend-error):