10 Commits

Author SHA1 Message Date
David Paleino
f8bafe285e Use _get_comp_words_by_ref to set cur, prev, [..] instead of manually using COMP_WORDS 2010-02-08 17:25:08 +01:00
Ville Skyttä
b424bfe37b Use [[ ]] when appropriate per current style guidelines. 2009-11-23 20:08:52 +02:00
David Paleino
8f42adfa8d Style policy: don't use fancy globbing in case labels 2009-11-22 11:43:26 +01:00
Ville Skyttä
885e6dd6b6 Drop internal uses of $default, $filenames and friends.
Definitions are still present though, tentatively scheduled for
removal as of 2.0.
2009-10-22 12:04:29 +03:00
Guillaume Rousse
506e1cb3eb new indentation policy 2009-10-04 19:42:50 +02:00
Ville Skyttä
369980bf93 Tell *Emacs to indent comments (sh-indent-comment: t).
Also move indentation settings to end of files and expand *Emacs ones to
local variables block to avoid overflowing 80 char lines.
2009-10-01 20:54:51 +03:00
Ville Skyttä
c6360dde51 Trim trailing whitespace (cosmetic, no functional changes). 2009-07-25 13:38:42 +03:00
David Paleino
fe04d9dedf Use proper options variables 2009-02-05 10:11:24 +01:00
David Paleino
009a8fa172 Added comment on how to eventually workaround the bug 2009-02-04 23:38:20 +01:00
David Paleino
95266c3a6c Added cpan2dist completion 2009-02-04 22:26:01 +01:00