Show
Ignore:
Timestamp:
05/27/06 10:35:24 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/files.el

    r4085 r4091  
    29952995                           (delete-file to-name) 
    29962996                         (file-error nil)) 
    2997                        (copy-file from-name to-name t t 'excl
     2997                       (copy-file from-name to-name nil t
    29982998                       nil) 
    29992999                   (file-already-exists t))