diff --git a/lisp/org.el b/lisp/org.el index 11eaf78..d2fb343 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -11914,7 +11914,7 @@ be removed." (re-search-forward org-closed-time-regexp nil t))) (replace-match "") (if (looking-at "--+<[^>]+>") (replace-match "")))) - (and (looking-at "^[ \t]+") (replace-match "")) + (and (looking-at "[ \t]+") (replace-match "")) (and org-adapt-indentation (bolp) (org-indent-to-column col)) (when what (insert