diff options
| -rw-r--r-- | doc/misc/gnus.texi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index 738ff94b9fc..b1331e79bf4 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -30580,7 +30580,6 @@ Below is a slightly shortened version of the @code{nndir} back end. | |||
| 30580 | (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail) | 30580 | (defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail) |
| 30581 | 30581 | ||
| 30582 | (defvoo nndir-status-string "" nil nnmh-status-string) | 30582 | (defvoo nndir-status-string "" nil nnmh-status-string) |
| 30583 | (defconst nndir-version "nndir 1.0") | ||
| 30584 | 30583 | ||
| 30585 | ;;; @r{Interface functions.} | 30584 | ;;; @r{Interface functions.} |
| 30586 | 30585 | ||