Index: openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl 13 Sep 2012 16:05:35 -0000 1.5 +++ openacs-4/packages/xowiki/www/portlets/calendar-portlet.tcl 7 Aug 2017 23:48:31 -0000 1.6 @@ -6,3 +6,9 @@ return /dotlrn/calendar } set url_stub_callback "my_get_url_stub" + +# Local variables: +# mode: tcl +# tcl-indent-level: 2 +# indent-tabs-mode: nil +# End: