mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-03 22:20:52 -08:00
`mail-user-agent' doc fix
* simple.el (mail-user-agent): Mention that `gnus-user-agent' only does its stuff if Gnus is running.
This commit is contained in:
parent
2e8f3c56f0
commit
5f0af64f87
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
|
||||
|
||||
* simple.el (mail-user-agent): Mention that `gnus-user-agent' only
|
||||
does its stuff if Gnus is running.
|
||||
|
||||
2012-02-13 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
Fix a loop in c-set-fl-decl-start.
|
||||
|
|
|
|||
|
|
@ -5810,8 +5810,8 @@ Valid values include:
|
|||
`mh-e-user-agent' -- use the Emacs interface to the MH mail system.
|
||||
See Info node `(mh-e)'.
|
||||
`gnus-user-agent' -- like `message-user-agent', but with Gnus
|
||||
paraphernalia, particularly the Gcc: header for
|
||||
archiving.
|
||||
paraphernalia if Gnus is running, particularly
|
||||
the Gcc: header for archiving.
|
||||
|
||||
Additional valid symbols may be available; check with the author of
|
||||
your package for details. The function should return non-nil if it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue