comparison lisp/ChangeLog @ 92448:cbb45cf56a18

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 03 Mar 2008 11:51:15 +0000
parents 716a2a98d616
children 3db1228ead22
comparison
equal deleted inserted replaced
92447:716a2a98d616 92448:cbb45cf56a18
10284 Make the first command a `tramp-send-command' call, with let-bind 10284 Make the first command a `tramp-send-command' call, with let-bind
10285 of `tramp-end-of-output'. 10285 of `tramp-end-of-output'.
10286 (tramp-version, tramp-bug, tramp-reporter-dump-variable) 10286 (tramp-version, tramp-bug, tramp-reporter-dump-variable)
10287 (tramp-load-report-modules, tramp-append-tramp-buffers): 10287 (tramp-load-report-modules, tramp-append-tramp-buffers):
10288 Move to tramp-cmds.el. 10288 Move to tramp-cmds.el.
10289
10289 * net/tramp-fish.el (tramp-fish-handle-copy-file) 10290 * net/tramp-fish.el (tramp-fish-handle-copy-file)
10290 (tramp-fish-do-copy-or-rename-file) 10291 (tramp-fish-do-copy-or-rename-file)
10291 (tramp-fish-do-copy-or-rename-file-directly): 10292 (tramp-fish-do-copy-or-rename-file-directly):
10292 * net/tramp-smb.el (tramp-smb-handle-copy-file): 10293 * net/tramp-smb.el (tramp-smb-handle-copy-file):
10293 Add parameter PRESERVE-UID-GID. 10294 Add parameter PRESERVE-UID-GID.