Fix bug in class tag when name attribute not specified
commit36aaae7eba3651e231bf0e4eb67d2966a27fff91
authorMichael W. Olson <mwolson@gnu.org>
Thu, 6 Sep 2007 14:37:58 +0000 (6 10:37 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Thu, 6 Sep 2007 14:37:58 +0000 (6 10:37 -0400)
treef3b2195d22226ee9168031247cc81d98f709258a
parenta24fbd81bc066abcb32c0c143a6c0ceea2b4525b
Fix bug in class tag when name attribute not specified

* lisp/muse-html.el (muse-html-class-tag): Fix error that occurred when
  class tag has no name element.  Thanks to Peter Baranyi for the report.
  The correct behavior in this case is to not publish the tag at all.
ChangeLog
lisp/muse-html.el