projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a908d53
)
; * lisp/gnus/gnus.el (gnus-user-agent): Fix typo.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 8 Aug 2022 19:27:37 +0000
(21:27 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 8 Aug 2022 19:27:37 +0000
(21:27 +0200)
lisp/gnus/gnus.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus.el
b/lisp/gnus/gnus.el
index 660dceec6f9815b27f53231413e1b27aaf547e8d..b036978efa8fc37c2bc373eccc8f7818a387190c 100644
(file)
--- a/
lisp/gnus/gnus.el
+++ b/
lisp/gnus/gnus.el
@@
-2237,7
+2237,7
@@
Disabling the agent may result in noticeable loss of performance."
Can be a list of symbols or a string. Valid symbols are `gnus'
(show Gnus version) and `emacs' (show Emacs version). In
-addition to the Emacs version, you can add`config' (show system
+addition to the Emacs version, you can add
`config' (show system
configuration) or `type' (show system type). If you set it to a
string, be sure to use a valid format, see RFC 2616."
:version "22.1"