diff options
| author | Michael Albinus | 2012-08-17 11:18:18 +0200 |
|---|---|---|
| committer | Michael Albinus | 2012-08-17 11:18:18 +0200 |
| commit | 4a6bc3fd94e5b4199fd960180853304162e6b8f4 (patch) | |
| tree | c706eb873b71ba24a2955514f59683073c8f4ad5 /lisp/ChangeLog | |
| parent | 383dcbf97748f1a4ef57f8af4f5780501ba78216 (diff) | |
| download | emacs-4a6bc3fd94e5b4199fd960180853304162e6b8f4.tar.gz emacs-4a6bc3fd94e5b4199fd960180853304162e6b8f4.zip | |
* net/tramp-sh.el (tramp-sh-handle-start-file-process): Eliminate
superfluous prompt. (Bug#12203)
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 8fa6b4c6b47..6be54850414 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp-sh.el (tramp-sh-handle-start-file-process): Eliminate | ||
| 4 | superfluous prompt. (Bug#12203) | ||
| 5 | |||
| 1 | 2012-08-17 Chong Yidong <cyd@gnu.org> | 6 | 2012-08-17 Chong Yidong <cyd@gnu.org> |
| 2 | 7 | ||
| 3 | * mouse.el (mouse-appearance-menu): If x-select-font returns a | 8 | * mouse.el (mouse-appearance-menu): If x-select-font returns a |