Explorar el Código

Add :version to org-gnus.el option.

Bastien Guerry hace 13 años
padre
commit
e97aec45a4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      lisp/org-gnus.el

+ 1 - 0
lisp/org-gnus.el

@@ -62,6 +62,7 @@ configured) IMAP servers don't support this operation quickly.
 So if following a link to a Gnus article takes ages, try setting
 this variable to `t'."
   :group 'org-link-store
+  :version "24.1"
   :type 'boolean)