diff lisp/ChangeLog @ 62344:5a19ff64befb

Sync with Tramp 2.0.49.
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 14 May 2005 15:39:15 +0000
parents 87b552721862
children 5f37b155f289
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat May 14 15:25:38 2005 +0000
+++ b/lisp/ChangeLog	Sat May 14 15:39:15 2005 +0000
@@ -1,6 +1,37 @@
+2005-05-14  Michael Albinus  <michael.albinus@gmx.de>
+
+	Sync with Tramp 2.0.49.
+
+	* tramp.el (tramp-handle-dired-call-process)
+	(tramp-handle-insert-directory):`insert-buffer' cannot be used
+	because the contents of the Tramp buffer is changed before
+	insertion (`expand-file' and alike).
+	(tramp-handle-insert-directory): If `localname' has an empty
+	nondirectory name, it must not be quoted.
+	(tramp-pre-connection): Add parameter CHUNKSIZE.  Make local
+	variable `tramp-chunksize'.  Change callees.
+	(tramp-open-connection-setup-interactive-shell): Check remote host
+	for buggy `send-process-string' implementation.  Set
+	`tramp-chunksize' if found.  Reported by Michael Kifer
+	<kifer@cs.sunysb.edu> (and a lot of other people all the years).
+	(tramp-handle-shell-command): `insert-buffer' cannot be used
+	because the contents of the Tramp buffer is changed before
+	insertion (`expand-file' and alike).  Reported by Frédéric Bothamy
+	<frederic.bothamy@free.fr>.
+	(tramp-set-auto-save): Actions should be done for Tramp file name
+	handler only.  Ange-FTP has its own auto-save mechanism.  Reported
+	by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
+	(tramp-set-auto-save-file-modes): Set file modes of
+	`buffer-auto-save-file-name' to ?\600 as fallback solution.
+	Reported by Ferenc Wagner <wferi@tba.elte.hu>.
+	(tramp-bug): Remove obsolete variable.
+	(tramp-append-tramp-buffers): Rewrite partly.  More suitable check
+	for presence of `mml-mode'.  Make it running for older Emacsen as
+	well.
+
 2005-05-14  John Paul Wallington  <jpw@pobox.com>
 
-	* ibuf-ext.el (define-ibuffer-filter filename): 
+	* ibuf-ext.el (define-ibuffer-filter filename):
 	If `dired-directory' is a list, use its car.
 
 2005-05-14  Daniel Brockman  <daniel@brockman.se>  (tiny change)
@@ -26,7 +57,7 @@
 	* mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
 	(sc-recite-frame-alist, sc-default-cite-frame)
 	(sc-default-uncite-frame, sc-default-recite-frame)
-	(sc-attrib-selection-list, sc-rewrite-header-list): 
+	(sc-attrib-selection-list, sc-rewrite-header-list):
 	Mark as risky-local-variable.
 
 	* international/ogonek.el (ogonek-jak, ogonek-how):