Remove (debug)

This commit is contained in:
Carsten Dominik 2009-06-10 00:44:39 +02:00
parent ae16e6ceca
commit 54b8e61524
1 changed files with 0 additions and 1 deletions

View File

@ -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)