org-table: Fix ranges in `orgtbl-ascii-draw'
commitb4105b430cbd37f99c641e53eee515888ab35459
authorMichael Brand <michael.brand@alumni.ethz.ch>
Sat, 30 Jan 2016 15:30:52 +0000 (30 16:30 +0100)
committerMichael Brand <michael.brand@alumni.ethz.ch>
Sat, 30 Jan 2016 15:30:52 +0000 (30 16:30 +0100)
tree3d03eba4dcb5c4b4ff20c3c34f4335642a5acc0c
parent6b03fd9a86adf23a6a78ffed2b72176855a88922
org-table: Fix ranges in `orgtbl-ascii-draw'

* lisp/org-table.el (orgtbl-ascii-draw): Fix float to integer
  conversion.
* testing/lisp/test-org-table.el (test-org-table/orgtbl-ascii-draw):
  Adapt test.
lisp/org-table.el
testing/lisp/test-org-table.el