Revision: muse--main--1.0--patch-173 Archive: [EMAIL PROTECTED] Creator: Michael Olson <[EMAIL PROTECTED]> Date: Sun Aug 6 15:08:25 EDT 2006 Standard-date: 2006-08-06 19:08:25 GMT Modified-files: ChangeLog lisp/muse-publish.el muse.texi New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-173 Summary: Make command, lisp, perl, python, and ruby tags interpret "markup". Keywords:
* lisp/muse-publish.el (muse-publish-markup-tags): Permit <lisp> to take the "markup" argument. (muse-publish-markup-attribute): New macro that interprets the "markup" attribute. (muse-publish-lisp-tag, muse-publish-command-tag): Use muse-publish-markup-attribute. (muse-publish-command-tag): Make sure we have a newline at end of output. (muse-publish-perl-tag, muse-publish-python-tag) (muse-publish-ruby-tag): Pass remaining attributes to muse-publish-command-tag so that the "markup" attribute works. (muse-publish-include-tag): Use muse-publish-markup-attribute. * muse.texi (Tag Summary): Document changes to tags. _______________________________________________ Muse-el-commits mailing list [email protected] https://mail.gna.org/listinfo/muse-el-commits
