org-table: Fix formula correction when removing a hline
commitd417eac7ee9fb559cf441359985c104210ee3d20
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 28 Sep 2017 20:13:49 +0000 (28 22:13 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 28 Sep 2017 20:13:49 +0000 (28 22:13 +0200)
treefc073b7c9df69267fc9d6c525c62aa39749c7b5b
parenta563ccabe3523a5204c730d3c5be3e0d661a0790
org-table: Fix formula correction when removing a hline

* lisp/org-table.el (org-table-kill-row): Do not correct formula when
  removing a hline.

Reported-by: alan.wehmann@gmail.com
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-09/msg00429.html>
lisp/org-table.el