org-exp: now removing table meta (e.g. #+TBLNAME, #+TBLFM) from export
commitf44832eed05dd42f6d4ea16e231f7570ae08e8bd
authorEric Schulte <schulte.eric@gmail.com>
Wed, 30 Jun 2010 23:01:38 +0000 (30 16:01 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Wed, 30 Jun 2010 23:01:38 +0000 (30 16:01 -0700)
treed89466d24a71d7994aab10aa80ba11afd37c2df8
parent011553652e2be62714886885233b9a2a7bac3ff9
org-exp: now removing table meta (e.g. #+TBLNAME, #+TBLFM) from export

* lisp/org-exp.el (org-export-handle-table-metalines): this function
  removes table specific meta-lines, now that we aren't wiping
  everything that looks remotely like a comment at the end of the
  export process we have to be sure to catch all of the specific lines
  in org-exp.el
lisp/org-exp.el