emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp dired-aux.el


From: Richard M. Stallman
Subject: [Emacs-commit] emacs/lisp dired-aux.el
Date: Mon, 11 Sep 2006 02:24:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/11 02:24:27

Modified files:
        lisp           : dired-aux.el 

Log message:
        Handle errors in recursive copy usefully.
        (dired-create-files-failures): New variable.
        (dired-copy-file): Remove condition-case.
        (dired-copy-file-recursive): Check for errors on all file
        operations, and add them to dired-create-files-failures.
        Check file file-date-erorr here too.
        (dired-create-files): Check dired-create-files-failures
        and report those errors too.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/dired-aux.el?cvsroot=emacs&r1=1.146&r2=1.147




reply via email to

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