commit | 4837fa3a540c13bfbc734924c5776295734289c6 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Jun 18 18:30:28 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Jun 18 18:30:28 2002 +0000 |
tree | bdd810fab4a81e496138f436e2b3418eec231b8e | |
parent | f6e902717e07907d084037e7e0a630e09dacef3f [diff] |
\productioncont: Replace leading spaces with so that it's possible to control the indentation of continuation lines. cfuncline_helper(): Only mark the argument names are <var>, not the whole argument list. This leaves the argument types in the same font as the return type. Based on a casual suggestion from Guido.