(table-cell-horizontal-chars): Renamed from table-cell-horizontal-char. Now a
commite99add213b5dec56a1eba522937a979e91245b49
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2003 20:07:16 +0000 (5 20:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 5 Jun 2003 20:07:16 +0000 (5 20:07 +0000)
treef9755141509bf0c9b81ddcd5ad1dc9a4b32eb8c4
parent0f9c2d466cc667f2c0309f77c92d8ff9f3aae0ad
(table-cell-horizontal-chars): Renamed from table-cell-horizontal-char.  Now a
string value instead of a character.  ?= is allowed for horizontal boundary as
well as ?-.
(table-command-remap-alist, table-command-list): Changed defconst to defvar
because the value is modified.
(table-insert, table-insert-row, table-insert-column, table-recognize)
(table-recognize-region, table-widen-cell, table-span-cell)
table-split-cell-vertically): Change due to table-cell-horizontal-chars.
(table--cell-horizontal-char-p): New function.
(table--generate-source-scan-lines, table-delete-row, table-delete-column)
(table--spacify-frame, table--find-row-column, table--probe-cell-left-up)
(table--probe-cell-right-bottom, table--probe-cell): Change due to
table-cell-horizontal-chars.
From David Abrahams <dave@boost-consulting.com>
lisp/ChangeLog
lisp/textmodes/table.el