Index: openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl,v diff -u -N -r1.7 -r1.7.2.1 --- openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 22 Jun 2015 21:03:13 -0000 1.7 +++ openacs-4/packages/acs-templating/tcl/richtext-or-file-procs.tcl 10 Sep 2015 08:22:07 -0000 1.7.2.1 @@ -337,3 +337,9 @@ return $output } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: