Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-08-28 09:15:54 +02:00
commit 8b5b2cf49e
1 changed files with 1 additions and 0 deletions

View File

@ -19977,6 +19977,7 @@ because, in this case the deletion might narrow the column."
(org-check-before-invisible-edit 'delete-backward)
(if (and (org-at-table-p)
(eq N 1)
(not (org-region-active-p))
(string-match "|" (buffer-substring (point-at-bol) (point)))
(looking-at ".*?|"))
(let ((pos (point))