Browse Source

Merge branch 'maint'

Nicolas Goaziou 7 năm trước cách đây
mục cha
commit
8b5b2cf49e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      lisp/org.el

+ 1 - 0
lisp/org.el

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