Commit graph

4 commits

Author SHA1 Message Date
hiramatsu
cf60b63987 Update p5-Text-FindIndent to 0.10.
Change from previous:
0.10
        - Robustify some regexes against warnings.
2011-10-16 09:18:28 +00:00
sno
75101072dd Updating textproc/p5-Text-FindIndent from 0.08nb1 to 0.09
Upstream changes:
0.09
	- Add vim-commands output.
2010-09-01 21:42:57 +00:00
sno
d0b8420b6a Updating textproc/p5-Text-FindIndent from 0.07 to 0.08
Upstream changes:
0.08
	- Handle case where hash keys and values are indented by braces pos + 1
	  (CHORNY)
	- Check if indent level is same on next line and slightly increase probability of
	  current indent type. Should be faster too. (CHORNY)
	- Add option 'first_level_indent_only' to check only indent where previous line
	  is empty. (CHORNY)
2010-01-17 00:22:08 +00:00
sno
5801472f38 Importing textproc/p5-Text-FindIndent version 0.07 as dependency of Padre.
This is a module that attempts to intuit the underlying indent "policy" for
a text file (most likely a source code file).
2010-01-16 16:15:21 +00:00