The following commit has been merged in the master branch:
commit 44f7ea3c5ba2d22a6937db5b3363cb204b1b3bf8
Author: Ville Skyttä <[email protected]>
Date: Fri Feb 5 21:48:47 2010 +0200
Line length: 72 -> 79 as discussed on list.
diff --git a/doc/styleguide.txt b/doc/styleguide.txt
index 85e1fbb..4dbd573 100644
--- a/doc/styleguide.txt
+++ b/doc/styleguide.txt
@@ -40,7 +40,7 @@ than [ ... ] && [ ... ], and in general [[ ]] has more
features.
Line wrapping
-------------
-Try to wrap lines at 72 characters. Never go past this limit, unless
+Try to wrap lines at 79 characters. Never go past this limit, unless
you absolutely need to (example: a long sed regular expression, or the
like). This also holds true for the documentation and the testsuite.
Other files, like ChangeLog, or COPYING, are exempt from this rule.
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits