Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2016-04-13 23:48:27 +02:00
commit 602fca424d
1 changed files with 1 additions and 0 deletions

View File

@ -1185,6 +1185,7 @@ may have been stored before."
(cond
((and table-line-pos
(string-match "\\(I+\\)\\([-+][0-9]\\)" table-line-pos))
(goto-char (point-min))
;; we have a complex line specification
(let ((ll (ignore-errors
(save-match-data (org-table-analyze))