浏览代码

org.el: Declare orgstruct-mode

* org.el (orgstruct-mode): Declare.
Christopher Schmidt 12 年之前
父节点
当前提交
ea2d1076bb
共有 1 个文件被更改,包括 2 次插入0 次删除
  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: