commit | c2b29d0fee7e7506ce53e55e55cd2bf0dadedc0b | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Apr 18 03:11:04 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Apr 18 03:11:04 2001 +0000 |
tree | f2bc79152c52461737b67f9a148d9481c0c795af | |
parent | fdfb05bb0b49d860eb035d779b0ae56e5ca875ed [diff] |
Added support for optional explanation parameter to the \versionadded macro. Refactored do_cmd_versionadded() and do_cmd_versionchanged() to do most of the work in a helper function, with the do_cmd_*() wrappers just supplying a portion of the replacement text.