[PATCH 3 of 5] extensions: improve the consistency of synopses
Martin Geisler
mg at lazybytes.net
Wed Jun 24 12:05:31 UTC 2009
Dirkjan Ochtman <dirkjan at ochtman.nl> writes:
> On Wed, Jun 24, 2009 at 12:31, Martin Geisler<mg at lazybytes.net> wrote:
>> What do people think about adding a local-variables block at the bottom
>> of each file:
>>
>> # Local Variables:
>> # fill-column: 76
>> # End:
>>
>> We should also add the corresponding block for vim, I think.
>
> Fine with me.
Cool. We only extract docstrings from
mercurial/commands.py
hgext/*.py
hgext/*/__init__.py
so only those files will get the local variable block.
I think it is best if we wait with this for after 1.3 -- re-wrapping the
strings will make all translations invalid until they have been merged.
> BTW, I've improved the extension descriptions in the changegroup up to
> and including f4f0e902b750 (in crew). Thanks to you, Cedric, timeless
> and Dave Townsend (from Mozilla) for advice.
Very nice!
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multiparty Computation) to Python. See: http://viff.dk/.
More information about the Mercurial-devel
mailing list