Bastien Guerry 17 سال پیش
والد
کامیت
8b527d4a6d
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      org-publish.el

+ 1 - 1
org-publish.el

@@ -408,7 +408,7 @@ matching filenames."
  	 (regexp (concat "^[^\\.].*\\.\\(" extension "\\)$"))
  	 alldirs allfiles files dir)
     ;; Get all files and directories in base-directory
-    (setq files (org-publish-dired-files-attributes base-dir))
+    (setq files (dired-files-attributes base-dir))
     ;; Get all subdirectories if recursive-p
     (setq alldirs
  	  (if recursive-p