Index: openacs-4/packages/calendar-portlet/tcl/calendar-list-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/tcl/calendar-list-portlet-procs.tcl,v diff -u -N -r1.6 -r1.6.2.1 --- openacs-4/packages/calendar-portlet/tcl/calendar-list-portlet-procs.tcl 27 Oct 2014 16:41:10 -0000 1.6 +++ openacs-4/packages/calendar-portlet/tcl/calendar-list-portlet-procs.tcl 10 Sep 2015 08:30:17 -0000 1.6.2.1 @@ -100,3 +100,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: