Explorar el Código

Remove org group from hypermedia group

Carsten Dominik hace 15 años
padre
commit
3039eff2d3
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      lisp/org.el

+ 0 - 1
lisp/org.el

@@ -134,7 +134,6 @@ With prefix arg HERE, insert it at point."
   "Outline-based notes management and organizer."
   :tag "Org"
   :group 'outlines
-  :group 'hypermedia
   :group 'calendar)
 
 (defcustom org-mode-hook nil