[Koha-patches] [PATCH] remove editor settings

Galen Charlton galen.charlton at liblime.com
Wed Feb 4 21:47:26 CET 2009


Me, I use ed(1) for everything...
---
 C4/Category.pm                       |   11 -----------
 C4/ItemCirculationAlertPreference.pm |   11 -----------
 C4/ItemType.pm                       |   11 -----------
 C4/Message.pm                        |   11 -----------
 admin/item_circulation_alerts.pl     |   11 -----------
 5 files changed, 0 insertions(+), 55 deletions(-)

diff --git a/C4/Category.pm b/C4/Category.pm
index 6b503b8..3dc6327 100644
--- a/C4/Category.pm
+++ b/C4/Category.pm
@@ -144,14 +144,3 @@ John Beppu <john.beppu at liblime.com>
 =cut
 
 1;
-
-# Local Variables: ***
-# mode: cperl ***
-# indent-tabs-mode: nil ***
-# cperl-close-paren-offset: -4 ***
-# cperl-continued-statement-offset: 4 ***
-# cperl-indent-level: 4 ***
-# cperl-indent-parens-as-block: t ***
-# cperl-tab-always-indent: nil ***
-# End: ***
-# vim:tabstop=8 softtabstop=4 shiftwidth=4 shiftround expandtab
diff --git a/C4/ItemCirculationAlertPreference.pm b/C4/ItemCirculationAlertPreference.pm
index 9659cf6..73f7573 100644
--- a/C4/ItemCirculationAlertPreference.pm
+++ b/C4/ItemCirculationAlertPreference.pm
@@ -413,14 +413,3 @@ John Beppu <john.beppu at liblime.com>
 =cut
 
 1;
-
-# Local Variables: ***
-# mode: cperl ***
-# indent-tabs-mode: nil ***
-# cperl-close-paren-offset: -4 ***
-# cperl-continued-statement-offset: 4 ***
-# cperl-indent-level: 4 ***
-# cperl-indent-parens-as-block: t ***
-# cperl-tab-always-indent: nil ***
-# End: ***
-# vim:tabstop=8 softtabstop=4 shiftwidth=4 shiftround expandtab
diff --git a/C4/ItemType.pm b/C4/ItemType.pm
index 719f3bb..8ae9a29 100644
--- a/C4/ItemType.pm
+++ b/C4/ItemType.pm
@@ -147,14 +147,3 @@ John Beppu <john.beppu at liblime.com>
 =cut
 
 1;
-
-# Local Variables: ***
-# mode: cperl ***
-# indent-tabs-mode: nil ***
-# cperl-close-paren-offset: -4 ***
-# cperl-continued-statement-offset: 4 ***
-# cperl-indent-level: 4 ***
-# cperl-indent-parens-as-block: t ***
-# cperl-tab-always-indent: nil ***
-# End: ***
-# vim:tabstop=8 softtabstop=4 shiftwidth=4 shiftround expandtab
diff --git a/C4/Message.pm b/C4/Message.pm
index 9a634da..9b0eee2 100644
--- a/C4/Message.pm
+++ b/C4/Message.pm
@@ -355,14 +355,3 @@ L<C4::Circulation>, L<C4::Letters>, L<C4::Members::Messaging>
 John Beppu <john.beppu at liblime.com>
 
 =cut
-
-# Local Variables: ***
-# mode: cperl ***
-# indent-tabs-mode: nil ***
-# cperl-close-paren-offset: -4 ***
-# cperl-continued-statement-offset: 4 ***
-# cperl-indent-level: 4 ***
-# cperl-indent-parens-as-block: t ***
-# cperl-tab-always-indent: nil ***
-# End: ***
-# vim:tabstop=8 softtabstop=4 shiftwidth=4 shiftround expandtab
diff --git a/admin/item_circulation_alerts.pl b/admin/item_circulation_alerts.pl
index cf74f8f..28ed408 100755
--- a/admin/item_circulation_alerts.pl
+++ b/admin/item_circulation_alerts.pl
@@ -225,14 +225,3 @@ Branch code to apply this preference to
 =back
 
 =cut
-
-# Local Variables: ***
-# mode: cperl ***
-# indent-tabs-mode: nil ***
-# cperl-close-paren-offset: -4 ***
-# cperl-continued-statement-offset: 4 ***
-# cperl-indent-level: 4 ***
-# cperl-indent-parens-as-block: t ***
-# cperl-tab-always-indent: nil ***
-# End: ***
-# vim:tabstop=8 softtabstop=4 shiftwidth=4 shiftround expandtab
-- 
1.5.5.GIT




More information about the Koha-patches mailing list