+2013-03-05 Paul Eggert <eggert@cs.ucla.edu>
+
+ * indent/octave.m: Fix encoding error in comment. Add coding tag.
+
2013-02-28 Fabián Ezequiel Gallina <fgallina@cuca>
* automated/python-tests.el (python-tests-with-temp-buffer): Doc fix.
-## -*- octave -*-
+## -*- mode: octave; coding: utf-8 -*-
function res = tcomp (fn)
%% res = tcomp (fn)
endfunction
-## Copyright (C) 2005, 2006, 2007, 2008, 2009 S�ren Hauberg
+## Copyright (C) 2005, 2006, 2007, 2008, 2009 Søren Hauberg
##
## This file is part of Octave.
##