[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-59-gd2707cf

Ville Skyttä ville.skytta at iki.fi
Tue Apr 5 19:54:11 UTC 2011


The following commit has been merged in the master branch:
commit 4e4e300ef1b6213db1ae8aef856b9bcfe6cb9685
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Tue Apr 5 22:43:29 2011 +0300

    Add code style settings block.

diff --git a/completions/lintian b/completions/lintian
index fa790ab..ad6b8c6 100644
--- a/completions/lintian
+++ b/completions/lintian
@@ -189,3 +189,11 @@ _lintian_info()
     return 0
 } &&
 complete -F _lintian_info lintian-info
+
+# Local variables:
+# mode: shell-script
+# sh-basic-offset: 4
+# sh-indent-comment: t
+# indent-tabs-mode: nil
+# End:
+# ex: ts=4 sw=4 et filetype=sh

-- 
bash-completion



More information about the Bash-completion-commits mailing list