diff options
author | Sven Joachim <svenjoac@gmx.de> | 2017-07-03 15:02:29 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2017-07-03 15:08:13 +0000 |
commit | 35c18c7e9421ea8c459851d6146755af8fe74518 (patch) | |
tree | b1f1e5f747cc72a051c31eaa68f3b303e89065c4 /dh_installcatalogs | |
parent | 1b2f59ad1a9d9748d6e30e16ce41251ffcaadc50 (diff) | |
download | debhelper-35c18c7e9421ea8c459851d6146755af8fe74518.tar.gz |
Set Emacs file variables directory-wide
Set the local variables for Emacs in the central placed intended for
it, rather than in (currently) 95 individual files.
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_installcatalogs')
-rwxr-xr-x | dh_installcatalogs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dh_installcatalogs b/dh_installcatalogs index bc4f93bc..dc1fad93 100755 --- a/dh_installcatalogs +++ b/dh_installcatalogs @@ -131,9 +131,3 @@ F</usr/share/doc/sgml-base-doc/> Adam Di Carlo <aph@debian.org> =cut - -# Local Variables: -# indent-tabs-mode: t -# tab-width: 4 -# cperl-indent-level: 4 -# End: |