Explorar o código

Merge branch 'maint'

Kyle Meyer %!s(int64=4) %!d(string=hai) anos
pai
achega
eac255d911
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      lisp/org-attach.el

+ 1 - 2
lisp/org-attach.el

@@ -130,8 +130,7 @@ Selective means to respect the inheritance setting in
   :type '(choice
   :type '(choice
 	  (const :tag "Don't use inheritance" nil)
 	  (const :tag "Don't use inheritance" nil)
 	  (const :tag "Inherit parent node attachments" t)
 	  (const :tag "Inherit parent node attachments" t)
-	  (const :tag "Respect org-use-property-inheritance" selective))
-  :type 'boolean)
+	  (const :tag "Respect org-use-property-inheritance" selective)))
 
 
 (defcustom org-attach-store-link-p nil
 (defcustom org-attach-store-link-p nil
   "Non-nil means store a link to a file when attaching it."
   "Non-nil means store a link to a file when attaching it."