X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fnndir.el;h=a46ad74850a85090e5e54307ab8ae264d5f476b5;hb=41fb7027bd9100cf7a76b88761ed42317e11cfa8;hp=5a32cbdddb42fce72629e849dabf613209e28400;hpb=9867a96c6578192e816e7b1fb29d1ee465cedc91;p=elisp%2Fgnus.git- diff --git a/lisp/nndir.el b/lisp/nndir.el index 5a32cbd..a46ad74 100644 --- a/lisp/nndir.el +++ b/lisp/nndir.el @@ -1,5 +1,5 @@ ;;; nndir.el --- single directory newsgroup access for Gnus -;; Copyright (C) 1995,96,97,98 Free Software Foundation, Inc. +;; Copyright (C) 1995,96,97,98,99 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Keywords: news @@ -91,8 +91,8 @@ (nnml-request-article 0 nndir-current-group 0 0) (nnmh-request-group nndir-current-group 0 0) (nnml-close-group nndir-current-group 0) - (nnmh-request-list (nnoo-current-server 'nndir) nndir-directory) - (nnmh-request-newsgroups (nnoo-current-server 'nndir) nndir-directory)) + (nnml-request-list (nnoo-current-server 'nndir) nndir-directory) + (nnml-request-newsgroups (nnoo-current-server 'nndir) nndir-directory)) (provide 'nndir)