Index: openacs-4/packages/calendar-portlet/tcl/calendar-portlet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar-portlet/tcl/calendar-portlet-procs.tcl,v diff -u -N -r1.33 -r1.34 --- openacs-4/packages/calendar-portlet/tcl/calendar-portlet-procs.tcl 27 Oct 2014 16:41:10 -0000 1.33 +++ openacs-4/packages/calendar-portlet/tcl/calendar-portlet-procs.tcl 7 Aug 2017 23:48:05 -0000 1.34 @@ -123,3 +123,9 @@ } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: