From eeecfc4b259225e1b6b36d3a2122e96ccd5ffe07 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kai=20Gro=C3=9Fjohann?= Date: Sun, 16 Feb 2003 16:53:28 +0000 Subject: [PATCH] Condense Tramp entries. --- lisp/ChangeLog | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 56f01ba18dd..f20003d61a6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -477,19 +477,11 @@ * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Apply `tramp-handle-directory-file-name'. - (tramp-smb-devices, tramp-smb-get-device): Remove. - Functionality moved to tramp.el. (tramp-smb-handle-file-attributes): Apply `tramp-get-device'. ATIME and CTIME are (0 0) now (= "don't know"), which is more honest. (tramp-smb-handle-make-directory): Use Emacs file name primitives instead of calling tramp-smb-handle-* equivalents directly. - (tramp-smb-read-file-entry): Return size as a number but a string. - (tramp-smb-get-device, tramp-smb-get-inode): New functions. - Device number and inode number don't exist for SMB files. - Therefore we must generate virtual ones. - (tramp-smb-devices, tramp-smb-inodes): New variables. - Keep generated virtual device numbers and inodes numbers for SMB files. - (tramp-smb-handle-file-attributes): Apply them. + (tramp-smb-read-file-entry): Return size as a number, not a string. (top-level): Defaults for `tramp-default-method-alist' must be a list. 2003-02-05 Stefan Monnier -- 2.39.2