Index: openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl,v diff -u -r1.19 -r1.19.2.1 --- openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl 27 Oct 2014 16:40:07 -0000 1.19 +++ openacs-4/packages/acs-tcl/tcl/html-email-procs.tcl 10 Sep 2015 08:21:56 -0000 1.19.2.1 @@ -153,3 +153,9 @@ return $body } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: