Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7507 emacs/lisp/ChangeLog:1.7508
*** emacs/lisp/ChangeLog:1.7507 Sat May 14 14:03:56 2005
--- emacs/lisp/ChangeLog Sat May 14 15:39:13 2005
***************
*** 1,6 ****
2005-05-14 John Paul Wallington <[EMAIL PROTECTED]>
! * ibuf-ext.el (define-ibuffer-filter filename):
If `dired-directory' is a list, use its car.
2005-05-14 Daniel Brockman <[EMAIL PROTECTED]> (tiny change)
--- 1,37 ----
+ 2005-05-14 Michael Albinus <[EMAIL PROTECTED]>
+
+ 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
+ <[EMAIL PROTECTED]> (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
+ <[EMAIL PROTECTED]>.
+ (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 <[EMAIL PROTECTED]>.
+ (tramp-set-auto-save-file-modes): Set file modes of
+ `buffer-auto-save-file-name' to ?\600 as fallback solution.
+ Reported by Ferenc Wagner <[EMAIL PROTECTED]>.
+ (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 <[EMAIL PROTECTED]>
! * ibuf-ext.el (define-ibuffer-filter filename):
If `dired-directory' is a list, use its car.
2005-05-14 Daniel Brockman <[EMAIL PROTECTED]> (tiny change)
***************
*** 26,32 ****
* 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):
Mark as risky-local-variable.
* international/ogonek.el (ogonek-jak, ogonek-how):
--- 57,63 ----
* 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):
Mark as risky-local-variable.
* international/ogonek.el (ogonek-jak, ogonek-how):
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs