emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 09 Feb 2005 10:50:53 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6969 emacs/lisp/ChangeLog:1.6970
*** emacs/lisp/ChangeLog:1.6969 Tue Feb  8 23:50:46 2005
--- emacs/lisp/ChangeLog        Wed Feb  9 15:50:43 2005
***************
*** 6699,6705 ****
        (tramp-multi-action-process-alive): New defun.
        (tramp-multi-actions): Use it.
        (tramp-handle-find-backup-file-name): `copy-tree' is available
!       since Emacs 21.4 only (XEmacs has it).  Implementation rewritten
        in order to avoid this function.
        (tramp-handle-write-region): Set current buffer.  If connection
        wasn't open, `file-modes' has changed it accidently.  Reported by
--- 6699,6705 ----
        (tramp-multi-action-process-alive): New defun.
        (tramp-multi-actions): Use it.
        (tramp-handle-find-backup-file-name): `copy-tree' is available
!       since Emacs 22.1 only (XEmacs has it).  Implementation rewritten
        in order to avoid this function.
        (tramp-handle-write-region): Set current buffer.  If connection
        wasn't open, `file-modes' has changed it accidently.  Reported by
***************
*** 11330,11336 ****
        (tramp-async-proc): New variable.
        (tramp-handle-shell-command): Adding asynchronous processes.
        They are far from being perfect, but it works at least for
!       `find-grep-dired' and `find-name-dired' in Emacs 21.4.
        (top-level): Require password.el if visible.  Should be mandatory
        once No Gnus has found its way into (X)Emacs.
        (tramp-read-passwd): Invoke `password-read' if available,
--- 11330,11336 ----
        (tramp-async-proc): New variable.
        (tramp-handle-shell-command): Adding asynchronous processes.
        They are far from being perfect, but it works at least for
!       `find-grep-dired' and `find-name-dired' in Emacs 22.1.
        (top-level): Require password.el if visible.  Should be mandatory
        once No Gnus has found its way into (X)Emacs.
        (tramp-read-passwd): Invoke `password-read' if available,
***************
*** 12941,12947 ****
        Apply `file-attributes' instead of `tramp-handle-file-attributes' in
        order to make the function more general.
        (tramp-handle-file-attributes): Replace proprietary optional
!       parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
        (tramp-handle-file-attributes-with-perl): Handle parameter
        NONNUMERIC if set.  This wasn't done in the past.
        (tramp-post-connection): Apply second parameter "$2" if
--- 12941,12947 ----
        Apply `file-attributes' instead of `tramp-handle-file-attributes' in
        order to make the function more general.
        (tramp-handle-file-attributes): Replace proprietary optional
!       parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
        (tramp-handle-file-attributes-with-perl): Handle parameter
        NONNUMERIC if set.  This wasn't done in the past.
        (tramp-post-connection): Apply second parameter "$2" if
***************
*** 12950,12956 ****
        * net/tramp-smb.el (tramp-smb-handle-delete-file):
        Correct cut'n'waste error (`filename' instead of `directory').
        (tramp-smb-handle-directory-files-and-attributes)
!       (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
        introduced parameter ID-FORMAT.
        (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
        error (`directory' instead of `ldir').
--- 12950,12956 ----
        * net/tramp-smb.el (tramp-smb-handle-delete-file):
        Correct cut'n'waste error (`filename' instead of `directory').
        (tramp-smb-handle-directory-files-and-attributes)
!       (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
        introduced parameter ID-FORMAT.
        (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
        error (`directory' instead of `ldir').




reply via email to

[Prev in Thread] Current Thread [Next in Thread]