org-table: Also copy special star marker upon creating a row
commitae497f365ee0aaf5af57821a2faf4e19183970e4
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 12 Jan 2019 10:36:40 +0000 (12 11:36 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 12 Jan 2019 10:36:40 +0000 (12 11:36 +0100)
treecc3c3f0038629a4a401e652c4c6374f3fe5c2be4
parent34e5dcfb06800802a5e06f13340d646b6d829f04
org-table: Also copy special star marker upon creating a row

* lisp/org-table.el (org-table-insert-row): Copy "*" character when in
  first column, as it is considered as a special marker then.
lisp/org-table.el