From 39c55daf9ebdb0c3ca3f15b15e38086b926d567d Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 15 Feb 1998 15:45:42 +0000 Subject: [PATCH] Sync up with qgnus-0.25. --- lisp/nnmh.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/nnmh.el b/lisp/nnmh.el index 8ac6e44..b0c1cb8 100644 --- a/lisp/nnmh.el +++ b/lisp/nnmh.el @@ -466,7 +466,7 @@ (setq active (cons 1 0)) (push (list group active) nnmh-group-alist) (unless (file-exists-p dir) - (make-directory dir)) + (gnus-make-directory dir)) ;; Find the highest number in the group. (let ((files (sort (mapcar -- 1.7.10.4