diff options
author | nyamatongwe <devnull@localhost> | 2010-07-18 12:38:10 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2010-07-18 12:38:10 +1000 |
commit | 92b6e8fe357eee7bbd6b3276845fe4cf20531a7b (patch) | |
tree | 4f8d3cd6aafe112e8cc858c329e4a9a30ba0ed78 /src | |
parent | a6a0816468ea15e76ddb5fa575cb01fb9d255bba (diff) | |
download | scintilla-mirror-92b6e8fe357eee7bbd6b3276845fe4cf20531a7b.tar.gz |
Patch from Kein-Hong Man improves folding for Perl.
(a) Folding of array blocks (square brackets)
- Done like folding for braces, which no one has complained about so far
(b) Adjacent package statements are not folded
(c) Nested folding for Pod headings (=head1 thru =head4)
- Pod headings in the data section are also folded
(d) Terminates package folding at __DATA__, __END__, ^D and ^Z
- Previously, only __END__ tested for
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions