Provide edebug spec for with-org-lparse-preserve-paragraph-state

* contrib/lisp/org-lparse.el (with-org-lparse-preserve-paragraph-state):
Provide edebug spec.
This commit is contained in:
David Maus 2011-08-28 16:03:38 +02:00 committed by Jambunathan K
parent 4a8634e1a5
commit 235e993ae6
1 changed files with 1 additions and 0 deletions

View File

@ -335,6 +335,7 @@ OPT-PLIST is the export options list."
,@body
(when org-lparse-do-open-par
(org-lparse-begin-paragraph))))
(def-edebug-spec with-org-lparse-preserve-paragraph-state (body))
(defvar org-lparse-native-backends nil
"List of native backends registered with `org-lparse'.