Parcourir la source

Remove :tag "Org Startup" tag in definition of org-screenshot
customization group

* contrib/lisp/org-screenshot.el (defgroup) remove :tag

TINYCHANGE

Max Mikhanosha il y a 12 ans
Parent
commit
01db235c4e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      contrib/lisp/org-screenshot.el

+ 0 - 1
contrib/lisp/org-screenshot.el

@@ -83,7 +83,6 @@
 
 (defgroup org-screenshot nil
   "Options for taking and managing screen-shots"
-  :tag "Org Startup"
   :group 'org-link)
 
 (defcustom org-screenshot-image-directory "./images/"