diff options
author | Guillem Jover <guillem@debian.org> | 2013-04-16 20:33:19 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2013-04-19 05:34:03 +0200 |
commit | 36a15fee663324bf98f7cc1a5658a0ecff88628e (patch) | |
tree | 75ce565d4c3d2bd7c915b83ef0a4cd279746d3c8 /scripts/dpkg-source.pl | |
parent | d61fbafbbe3858150ddcd349df8e10557b0fe0cf (diff) | |
download | dpkg-36a15fee663324bf98f7cc1a5658a0ecff88628e.tar.gz |
Remove Emacs and vim modelines
These just clutter the code base, as adding modelines for each possible
editor out there does not scale, and they are currently not exhaustive
anyway.
Diffstat (limited to 'scripts/dpkg-source.pl')
-rwxr-xr-x | scripts/dpkg-source.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/dpkg-source.pl b/scripts/dpkg-source.pl index 53f265959..66153f2ae 100755 --- a/scripts/dpkg-source.pl +++ b/scripts/dpkg-source.pl @@ -1,5 +1,4 @@ #! /usr/bin/perl -# vim: set et sw=4 ts=8 # # dpkg-source # |