]> git.eshelyaron.com Git - emacs.git/commitdiff
(gnus-valid-select-methods): Fix type.
authorKarl Heuer <kwzh@gnu.org>
Thu, 1 Oct 1998 21:01:15 +0000 (21:01 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 1 Oct 1998 21:01:15 +0000 (21:01 +0000)
lisp/gnus/gnus.el

index dd55c16fa8cb01e1ddca7477b5304fea71d608d8..e1368c61d72cdc77d2ca71065d27278cd9a7de85 100644 (file)
@@ -1172,6 +1172,7 @@ this variable.    I think."
                        (checklist :inline t
                                   (const :format "%v " address)
                                   (const :format "%v " prompt-address)
+                                  (const :format "%v " physical-address)
                                   (const :format "%v " virtual)
                                   (const respool)))))