From 85251a1d7b292c6e71d1fb85630b93849f89e459 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 24 Jun 2010 10:01:20 +0200 Subject: removed mode lines; was not a good idea after all --- commitpkg | 3 --- 1 file changed, 3 deletions(-) (limited to 'commitpkg') diff --git a/commitpkg b/commitpkg index 9f0b8c6..615d694 100755 --- a/commitpkg +++ b/commitpkg @@ -112,6 +112,3 @@ if [ "${arch[*]}" == 'any' ]; then popd >/dev/null fi fi - -# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent -# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132 -- cgit v1.2.3-24-g4f1b