From: Bruno Haible Date: Wed, 11 Jul 2001 15:13:45 +0000 (+0000) Subject: 8bit, not 8-bit. X-Git-Tag: v0.11~614 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f6f7a645c1654cb3dae5e6ae63d3e44f0aa5eec;p=thirdparty%2Fgettext.git 8bit, not 8-bit. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index b84770c4c..f8de50447 100644 --- a/misc/ChangeLog +++ b/misc/ChangeLog @@ -1,3 +1,7 @@ +2001-07-11 Bruno Haible + + * po-mode.el (po-default-file-header): Replace 8-bit with 8bit. + 2001-07-06 Karl Eichwalder * po-mode.el (po-msgfmt-version-check): Check for version strings with diff --git a/misc/po-mode.el b/misc/po-mode.el index 59b596715..0714ad54b 100644 --- a/misc/po-mode.el +++ b/misc/po-mode.el @@ -309,7 +309,7 @@ msgstr \"\" \"Language-Team: LANGUAGE \\n\" \"MIME-Version: 1.0\\n\" \"Content-Type: text/plain; charset=CHARSET\\n\" -\"Content-Transfer-Encoding: 8-bit\\n\" +\"Content-Transfer-Encoding: 8bit\\n\" " "*Default PO file header." :type 'string