]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-attach.el
Add :version tag to new Org options in Emacs 24.1
[gnu-emacs] / lisp / org / org-attach.el
index 6881940f131e6d5ac509eb2c3485de77c1c51bd8..a87993f4b2eecad3d14c17301d7dce5ef3f647c4 100644 (file)
@@ -101,6 +101,7 @@ ln    create a hard link.  Note that this is not supported
 (defcustom org-attach-store-link-p nil
   "Non-nil means store a link to a file when attaching it."
   :group 'org-attach
+  :version "24.1"
   :type '(choice
          (const :tag "Don't store link" nil)
          (const :tag "Link to origin location" t)