Browse Source

Remove (debug)

Carsten Dominik 16 năm trước cách đây
mục cha
commit
54b8e61524
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lisp/org-docbook.el

+ 0 - 1
lisp/org-docbook.el

@@ -646,7 +646,6 @@ publishing directory."
 
 	  ;; Protected HTML
 	  (when (get-text-property 0 'org-protected line)
-	    (debug)
 	    (let (par (ind (get-text-property 0 'original-indentation line)))
 	      (when (re-search-backward
 		     "\\(<para>\\)\\([ \t\r\n]*\\)\\=" (- (point) 100) t)