Parcourir la source

org.el: Declare orgstruct-mode

* org.el (orgstruct-mode): Declare.
Christopher Schmidt il y a 12 ans
Parent
commit
ea2d1076bb
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      lisp/org.el

+ 2 - 0
lisp/org.el

@@ -7399,6 +7399,8 @@ When NO-TODO is non-nil, don't include TODO keywords."
      (t (looking-at org-heading-regexp)
 	(match-string 2)))))
 
+(defvar orgstruct-mode)   ; defined below
+
 (defun org-heading-components ()
   "Return the components of the current heading.
 This is a list with the following elements: