diff options
author | Lars Magne Ingebrigtsen <larsi@gnus.org> | 2010-09-02 00:39:34 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2010-09-02 00:39:34 +0000 |
commit | 261ff377d4488834a77324e5dced30b0168dbfbd (patch) | |
tree | 37783760b36533d5d2bed09271549a61af21cf29 /lisp/gnus/gnus.el | |
parent | f736244589204741532ab6a0f9a9ebf324d5dbde (diff) | |
download | emacs-261ff377d4488834a77324e5dced30b0168dbfbd.tar.gz |
Remove nnlistserv, nnwfm and related code.
Diffstat (limited to 'lisp/gnus/gnus.el')
-rw-r--r-- | lisp/gnus/gnus.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/gnus/gnus.el b/lisp/gnus/gnus.el index 6ce133c2fb7..2ff86bf53d9 100644 --- a/lisp/gnus/gnus.el +++ b/lisp/gnus/gnus.el @@ -1745,8 +1745,6 @@ slower." ("nngateway" post-mail address prompt-address physical-address) ("nnweb" none) ("nnrss" none) - ("nnwfm" none) - ("nnlistserv" none) ("nnagent" post-mail) ("nnimap" post-mail address prompt-address physical-address) ("nnmaildir" mail respool address) |