Mercurial > hg > octave-nkf
comparison scripts/help/doc_cache_create.m @ 17243:f4c8c66faf34
maint: Update source file encodings to UTF-8 and fix character errors
* scripts/help/doc.m, scripts/help/lookfor.m,
scripts/help/private/__additional_help_message__.m,
scripts/help/private/__strip_html_tags__.m, scripts/miscellaneous/tar.m,
scripts/miscellaneous/untar.m, scripts/miscellaneous/unzip.m: Update
file encoding to UTF-8.
* etc/OLD-ChangeLogs/scripts-ChangeLog, scripts/geometry/inpolygon.m,
scripts/help/__makeinfo__.m, scripts/help/doc_cache_create.m,
scripts/help/get_first_help_sentence.m, scripts/help/help.m,
scripts/help/print_usage.m, scripts/help/type.m, scripts/pkg/pkg.m:
Restore correct characters in contributor names instead of UTF-8
replacement character.
author | Mike Miller <mtmiller@ieee.org> |
---|---|
date | Wed, 14 Aug 2013 00:13:40 -0400 |
parents | 5372068bb148 |
children | b81b9d079515 |
comparison
equal
deleted
inserted
replaced
17242:3f4091dddc13 | 17243:f4c8c66faf34 |
---|---|
1 ## Copyright (C) 2009-2012 S�ren Hauberg | 1 ## Copyright (C) 2009-2012 Søren Hauberg |
2 ## | 2 ## |
3 ## This file is part of Octave. | 3 ## This file is part of Octave. |
4 ## | 4 ## |
5 ## Octave is free software; you can redistribute it and/or modify it | 5 ## Octave is free software; you can redistribute it and/or modify it |
6 ## under the terms of the GNU General Public License as published by | 6 ## under the terms of the GNU General Public License as published by |