Index: library/lib/nx-shell.tcl =================================================================== diff -u -r0fd6850413df596f7355ed788d09ad733b35a8ef -r6af35a888e33da976e283271bb68060f34d91a9a --- library/lib/nx-shell.tcl (.../nx-shell.tcl) (revision 0fd6850413df596f7355ed788d09ad733b35a8ef) +++ library/lib/nx-shell.tcl (.../nx-shell.tcl) (revision 6af35a888e33da976e283271bb68060f34d91a9a) @@ -1,4 +1,4 @@ -# -*- Tcl -*- +# -*- tcl -*- ############################################################ # nx-shell.tcl -- # @@ -225,7 +225,7 @@ package provide nx::shell 1.1 # Local variables: -# mode: Tcl +# mode: tcl # tcl-indent-level: 2 # indent-tabs-mode: nil # End: