gbranden pushed a commit to branch branden-2022-06-01 in repository groff. commit 00df5b13076d98080b8dbf6d8d7e5c29390518af Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Mon Mar 13 13:38:57 2023 -0500
[tmac]: Add Spanish language support (3/5). * tmac/hyphen.es: * tmac/es.tmac: Update editor aids. It doesn't seem to be necessary to specify the file encoding for these files; GNU Emacs and Vim have no trouble figuring it out. It helps that (unlike the French localization files), these use no code points that differ between Latin-1 and Latin-9, so an assumption of either encoding works out fine. --- ChangeLog | 7 +++++++ tmac/es.tmac | 3 +-- tmac/hyphen.es | 6 ++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index aba3236d3..8ef7748bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2023-03-13 G. Branden Robinson <g.branden.robin...@gmail.com> + + [tmac]: Add Spanish language support (3/5). + + * tmac/hyphen.es: + * tmac/es.tmac: Update editor aids. + 2023-03-13 G. Branden Robinson <g.branden.robin...@gmail.com> [tmac]: Add Spanish language support (2/5). diff --git a/tmac/es.tmac b/tmac/es.tmac index 42c22b1bd..0a3e1fef5 100644 --- a/tmac/es.tmac +++ b/tmac/es.tmac @@ -199,7 +199,6 @@ . .\" Local Variables: .\" mode: nroff -.\" coding: latin-9 .\" fill-column: 72 .\" End: -.\" vim: set fileencoding=iso-8859-15 filetype=groff textwidth=72: +.\" vim: set filetype=groff textwidth=72: diff --git a/tmac/hyphen.es b/tmac/hyphen.es index 943841424..abfe2760f 100644 --- a/tmac/hyphen.es +++ b/tmac/hyphen.es @@ -2173,3 +2173,9 @@ di4e5léc 7u4niversid 5u4niversit } + +% Local Variables: +% mode: tex +% fill-column: 72 +% End: +% vim: set filetype=tex textwidth=72: _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit