Explorar o código

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

* contrib/lisp/org-lparse.el (with-org-lparse-preserve-paragraph-state):
Provide edebug spec.
David Maus %!s(int64=14) %!d(string=hai) anos
pai
achega
235e993ae6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      contrib/lisp/org-lparse.el

+ 1 - 0
contrib/lisp/org-lparse.el

@@ -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'.