Explorar o código

org-archive.el: Add :package-version to an option

* lisp/org-archive.el (org-archive-subtree-save-file-p): Add
:package-version.
Bastien %!s(int64=5) %!d(string=hai) anos
pai
achega
d9d877491b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lisp/org-archive.el

+ 1 - 0
lisp/org-archive.el

@@ -94,6 +94,7 @@ When a string, a %s formatter will be replaced by the file name."
 (defcustom org-archive-subtree-save-file-p 'from-org
   "Non-nil means save the archive file after archiving a subtree."
   :group 'org-archive
+  :package-version '(Org . "9.4")
   :type '(choice
 	  (const :tag "Always save the archive buffer" t)
 	  (const :tag "Save target buffer when archiving from an agenda view" from-agenda)