* files.el (backup-buffer-copy): Call `copy-file' with non-nil
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Oct 2007 10:48:28 +0000 (10:48 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 21 Oct 2007 10:48:28 +0000 (10:48 +0000)
commit5b2e628f4cfc0a86a8a315e679a9b5c124ed6069
tree6206d86463426b2de55ecd711e6f92ca00067721
parent74e248f328044b4f2c4b7db92dadd5392979570f
* files.el (backup-buffer-copy): Call `copy-file' with non-nil
preserve-uid-gid.

* net/ange-ftp.el (ange-ftp-copy-file): Add PRESERVE-UID-GID for
compatibility.  It is not used, though.
lisp/ChangeLog
lisp/files.el
lisp/net/ange-ftp.el