projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3d7332
)
; Minor doc fix in gnus.texi
author
Stefan Kangas
<stefankangas@gmail.com>
Tue, 6 Sep 2022 11:44:21 +0000
(13:44 +0200)
committer
Stefan Kangas
<stefankangas@gmail.com>
Tue, 6 Sep 2022 11:44:40 +0000
(13:44 +0200)
* doc/misc/gnus.texi (Writing New Back Ends): Delete now obsolete
version variable.
doc/misc/gnus.texi
patch
|
blob
|
history
diff --git
a/doc/misc/gnus.texi
b/doc/misc/gnus.texi
index 738ff94b9fca63c1d0f451f6b02be03d0cf1d2ae..b1331e79bf4a40dce37169efc66c601ced56d04c 100644
(file)
--- 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.
(defvoo nndir-get-new-mail nil nil nnml-get-new-mail nnmh-get-new-mail)
(defvoo nndir-status-string "" nil nnmh-status-string)
-(defconst nndir-version "nndir 1.0")
;;; @r{Interface functions.}