Update of /cvsroot/fink/fink/perlmod/Fink/Notify
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24790/perlmod/Fink/Notify

Modified Files:
      Tag: dist-up-branch
        Growl.pm QuickSilver.pm Say.pm Syslog.pm 
Log Message:
Add correct tabstops for vim and friends

Index: QuickSilver.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify/QuickSilver.pm,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- QuickSilver.pm      2 Mar 2005 05:20:57 -0000       1.3
+++ QuickSilver.pm      27 Apr 2005 16:11:45 -0000      1.3.2.1
@@ -65,3 +65,4 @@
 
        return 1;
 }
+# vim: ts=4 sw=4 noet

Index: Growl.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify/Growl.pm,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- Growl.pm    2 Mar 2005 05:20:57 -0000       1.5
+++ Growl.pm    27 Apr 2005 16:11:45 -0000      1.5.2.1
@@ -63,3 +63,4 @@
        };
        return $@ ? undef : 1;
 }
+# vim: ts=4 sw=4 noet

Index: Say.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify/Say.pm,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- Say.pm      2 Mar 2005 05:20:57 -0000       1.3
+++ Say.pm      27 Apr 2005 16:11:45 -0000      1.3.2.1
@@ -62,3 +62,4 @@
 
        return 1;
 }
+# vim: ts=4 sw=4 noet

Index: Syslog.pm
===================================================================
RCS file: /cvsroot/fink/fink/perlmod/Fink/Notify/Syslog.pm,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- Syslog.pm   2 Mar 2005 05:20:57 -0000       1.4
+++ Syslog.pm   27 Apr 2005 16:11:45 -0000      1.4.2.1
@@ -66,3 +66,4 @@
 
        return $errors ? undef : 1;
 }
+# vim: ts=4 sw=4 noet



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to