Searched +refs:nnheader +refs:directory +refs:files (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dnnmaildir.el28 ;; extra information in the .nnmaildir/ directory within a maildir.
36 ;; * Allow concurrent operation as much as possible. If files change out
61 (require 'nnheader)
141 (ls nil :type function) ;; directory-files function
222 `(file-name-as-directory (concat ,dir ,subdir)))
238 (or (file-exists-p (file-name-as-directory dir))
239 (make-directory-internal (directory-file-name dir))))
240 (defun nnmaildir--delete-dir-files (di
[all...]

Completed in 81 milliseconds