diff options
author | Mark Levedahl <mlevedahl@gmail.com> | 2025-05-22 13:17:08 -0400 |
---|---|---|
committer | Mark Levedahl <mlevedahl@gmail.com> | 2025-07-22 12:32:58 -0400 |
commit | f6d3ee2014e4a553ef6b783dc5d6b2d53ee70168 (patch) | |
tree | dcf24b2c5ae61771cbbfbd22047cbaf40e2a1a8a /diffcore-rotate.c | |
parent | 847c8a2ec4e9504fd112be263c261f2ea2690444 (diff) |
git-gui: translation binary defines iso8859-1
git-gui has many cases where -translation binary and -encoding binary
are configured on the same channel. But, -translation binary defines a
binary channel, which sets up -encoding iso8859-1 as part of its work.
Tcl 8.x defines -encoding binary as an alias of -encoding iso8859-1, and
this alias is deleted in Tcl 9.0. Let's delete the redundant encoding
definition now.
Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Diffstat (limited to 'diffcore-rotate.c')
0 files changed, 0 insertions, 0 deletions