Author: lwall
Date: 2009-02-09 19:08:41 +0100 (Mon, 09 Feb 2009)
New Revision: 25254
Modified:
docs/Perl6/Spec/S19-commandline.pod
Log:
plagiarized typo :)
Modified: docs/Perl6/Spec/S19-commandline.pod
===
--- docs/Perl6/Spec/S19
On Sat, Feb 07, 2009 at 06:52:56PM +0100, pugs-comm...@feather.perl6.nl wrote:
: -Bool :a($autoloop-split),
: +Bool :a($autoloop-comb),
I wasn't meaning that we should replace split with comb, only that the
default is specced in terms of comb, not split, so that it automatically
discards l
Author: hinrik
Date: 2009-02-09 19:51:20 +0100 (Mon, 09 Feb 2009)
New Revision: 25259
Modified:
docs/Perl6/Spec/S26-documentation.pod
Log:
[S26] add vim modeline
Modified: docs/Perl6/Spec/S26-documentation.pod
===
--- docs/Perl6/S