Ver código fonte

org.el: Declare orgstruct-mode

* org.el (orgstruct-mode): Declare.
Christopher Schmidt 12 anos atrás
pai
commit
ea2d1076bb
1 arquivos alterados com 2 adições e 0 exclusões
  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: