Mercurial > emacs
comparison lisp/ChangeLog @ 109807:88276a8b38b9
* net/tramp.el (tramp-handle-make-symbolic-link): Flush file
properties.
(tramp-handle-process-file): Call the program in a subshell, in
order to preserve working directory.
(tramp-action-password): Hide password prompt before next run.
(tramp-process-actions): Widen connection buffer for the trace.
author | Michael Albinus <albinus@detlef> |
---|---|
date | Tue, 17 Aug 2010 06:52:16 +0200 |
parents | 2e3c8eb668ba |
children | 210b4524545e |
comparison
equal
deleted
inserted
replaced
109806:e4d8eb8030c0 | 109807:88276a8b38b9 |
---|---|
1 2010-08-17 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * net/tramp.el (tramp-handle-make-symbolic-link): Flush file | |
4 properties. | |
5 (tramp-handle-process-file): Call the program in a subshell, in | |
6 order to preserve working directory. | |
7 (tramp-action-password): Hide password prompt before next run. | |
8 (tramp-process-actions): Widen connection buffer for the trace. | |
9 | |
1 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com> | 10 2010-08-16 Deniz Dogan <deniz.a.m.dogan@gmail.com> |
2 | 11 |
3 * net/rcirc.el (rcirc-log-process-buffers): New option. | 12 * net/rcirc.el (rcirc-log-process-buffers): New option. |
4 (rcirc-print): Use it. | 13 (rcirc-print): Use it. |
5 (rcirc-generate-log-filename): New function. | 14 (rcirc-generate-log-filename): New function. |