emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] org-gnus.el: Mention also Gmane in org-gnus-prefer-web


From: Tassilo Horn
Subject: [Orgmode] [PATCH] org-gnus.el: Mention also Gmane in org-gnus-prefer-web-links
Date: Fri, 28 May 2010 16:01:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

* org-gnus.el (org-gnus-prefer-web-links): Mention also Gmane
in the doc string.
---
 lisp/org-gnus.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-gnus.el b/lisp/org-gnus.el
index 7c668ee..a41de2e 100644
--- a/lisp/org-gnus.el
+++ b/lisp/org-gnus.el
@@ -48,7 +48,7 @@
   (defvaralias 'org-usenet-links-prefer-google 'org-gnus-prefer-web-links))
 
 (defcustom org-gnus-prefer-web-links nil
-  "Non-nil means `org-store-link' will create web links to Google groups.
+  "If non-nil, `org-store-link' creates web links to Google groups or Gmane.
 When nil, Gnus will be used for such links.
 Using a prefix arg to the command \\[org-store-link] (`org-store-link')
 negates this setting for the duration of the command."
-- 
1.7.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]