소스 검색

Add :version to org-gnus.el option.

Bastien Guerry 13 년 전
부모
커밋
e97aec45a4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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)