- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 29 Nov 2009 19:13:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/misc In directory hutz:/tmp/cvs-serv1811/misc Modified Files: docs_errors.pl Log Message: Add indentation settings. Index: docs_errors.pl =================================================================== RCS file: /sources/public/validator/misc/docs_errors.pl,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- docs_errors.pl 24 Nov 2009 18:58:59 -0000 1.14 +++ docs_errors.pl 29 Nov 2009 19:13:49 -0000 1.15 @@ -155,3 +155,11 @@ } return $explanation; } + +# Local Variables: +# mode: perl +# indent-tabs-mode: nil +# cperl-indent-level: 4 +# perl-indent-level: 4 +# End: +# ex: ts=4 sw=4 et
Received on Sunday, 29 November 2009 19:14:00 UTC