Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2019-01-17 14:48:31 +01:00
commit e7901c3aec
1 changed files with 1 additions and 2 deletions

View File

@ -1333,8 +1333,7 @@ may have been stored before."
(org-capture-narrow beg (1- end))
(when (or (search-backward "%?" beg t)
(search-forward "%?" end t))
(replace-match "")))
(org-table-align))))
(replace-match ""))))))
(defun org-capture-place-plain-text ()
"Place the template plainly.