diff options
| author | Michael Albinus | 2012-04-02 10:50:26 +0200 |
|---|---|---|
| committer | Michael Albinus | 2012-04-02 10:50:26 +0200 |
| commit | 5ca64e000cf1835c2ecd0617fe86c01f1f77f36d (patch) | |
| tree | 41d6db727fd36004fde77b4bf6bf6b433d3d32aa /lisp/ChangeLog | |
| parent | 319bc402c8e706e8763ff218bb2c527110f4267c (diff) | |
| download | emacs-5ca64e000cf1835c2ecd0617fe86c01f1f77f36d.tar.gz emacs-5ca64e000cf1835c2ecd0617fe86c01f1f77f36d.zip | |
* net/tramp-gvfs.el (tramp-gvfs-send-command): Apply
`tramp-compat-call-process' instead of `tramp-local-call-process'.
Reported by Magnus Henoch <magnus.henoch@gmail.com>.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1cc71bed1f8..a259288e985 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-04-02 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-gvfs.el (tramp-gvfs-send-command): Apply | ||
| 4 | `tramp-compat-call-process' instead of `tramp-local-call-process'. | ||
| 5 | Reported by Magnus Henoch <magnus.henoch@gmail.com>. | ||
| 6 | |||
| 1 | 2012-04-01 Chong Yidong <cyd@gnu.org> | 7 | 2012-04-01 Chong Yidong <cyd@gnu.org> |
| 2 | 8 | ||
| 3 | * files.el (file-in-directory-p): Rename from file-subdir-of-p. | 9 | * files.el (file-in-directory-p): Rename from file-subdir-of-p. |