From: Bruno Haible Date: Tue, 24 Jul 2001 13:49:05 +0000 (+0000) Subject: Replace 8-bit with 8bit. X-Git-Tag: v0.10.39~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fd8c9f460e2135e6fb46bdd9332e8820ba19d17;p=thirdparty%2Fgettext.git Replace 8-bit with 8bit. --- diff --git a/misc/ChangeLog b/misc/ChangeLog index a5725623c..5929046c5 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-01 Bruno Haible * po-mode.el (po-content-type-charset-alist): Add entries for diff --git a/misc/po-mode.el b/misc/po-mode.el index df50ace12..a59929087 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