diff lisp/efs/efs.el @ 44:8d2a9b52c682 r19-15prefinal

Import from CVS: tag r19-15prefinal
author cvs
date Mon, 13 Aug 2007 08:55:10 +0200
parents 8b8b7f3559a2
children 56c54cf7c5b6
line wrap: on
line diff
--- a/lisp/efs/efs.el	Mon Aug 13 08:54:52 2007 +0200
+++ b/lisp/efs/efs.el	Mon Aug 13 08:55:10 2007 +0200
@@ -7842,7 +7842,7 @@
 
 ;;; Getting directory listings.
 
-(defun efs-directory-files (directory &optional full match nosort)
+(defun efs-directory-files (directory &optional full match nosort &rest ignored-for-now)
   ;; Returns directory-files for remote directories.
   ;; NOSORT is a V19 arg.
   (let* ((directory (expand-file-name directory))