Fix bug in publishing of table.el style tables.
commit7b2d2bb6c5ebc99f8ec2ece6641f7318c7d021de
authorWang Diancheng <dianchengwang@gmail.com>
Sat, 13 Sep 2008 22:36:37 +0000 (13 15:36 -0700)
committerMichael Olson <mwolson@gnu.org>
Sat, 13 Sep 2008 22:36:37 +0000 (13 15:36 -0700)
tree5999561c1d6c84f2d7c18ec82233945710e3478e
parenta41e867bb629c6e22a81797b909005edf90d49db
Fix bug in publishing of table.el style tables.

* lisp/muse-publish.el (muse-publish-markup-regexps): Use
  muse-table-el-line-regexp.

* lisp/muse-regexps.el (muse-table-el-line-regexp): New regexp that
  represents lines in table.el style tables.
lisp/muse-publish.el
lisp/muse-regexps.el