From: Lars Ingebrigtsen Date: Mon, 13 Feb 2012 19:42:58 +0000 (+0100) Subject: `mail-user-agent' doc fix X-Git-Tag: emacs-pretest-24.0.94~149 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5f0af64f87f6b9fdf46bf3dedfeaed5f1739e5ff;p=emacs.git `mail-user-agent' doc fix * simple.el (mail-user-agent): Mention that `gnus-user-agent' only does its stuff if Gnus is running. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b3381e95160..026d81bc0b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2012-02-13 Lars Ingebrigtsen + + * simple.el (mail-user-agent): Mention that `gnus-user-agent' only + does its stuff if Gnus is running. + 2012-02-13 Alan Mackenzie Fix a loop in c-set-fl-decl-start. diff --git a/lisp/simple.el b/lisp/simple.el index 881b0b22079..c968ac01b0d 100644 --- a/lisp/simple.el +++ b/lisp/simple.el @@ -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