| commit | 38178fd951a2b213c0ae83c2bf98e6ee051436b5 | [log] [tgz] |
|---|---|---|
| author | Fred Drake <fdrake@acm.org> | Fri Sep 22 17:05:04 2000 +0000 |
| committer | Fred Drake <fdrake@acm.org> | Fri Sep 22 17:05:04 2000 +0000 |
| tree | 81962fe30841184cb1554be75a8fabaeef33806a | |
| parent | a9dd2eeb51ed4b503e2ff0a2c52b601fded1e96e [diff] |
use_sans_serif(),
use_italics(): Remove both functions, inlining use_italics() at its
only call site.
init_myformat(): Uncomment line so that some internal markup does not
get generated, since it is not properly removed later.
(Fix on aspect of SourceForge bug #114749.)
Modified call to process_commands_wrap_deferred(), removing \code from
the list since it had a bad interaction with other changes in some contexts.