]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
8bit, not 8-bit.
authorBruno Haible <bruno@clisp.org>
Wed, 11 Jul 2001 15:13:45 +0000 (15:13 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 11 Jul 2001 15:13:45 +0000 (15:13 +0000)
misc/ChangeLog
misc/po-mode.el

index b84770c4c8504cdaa77f614bfac5f3383641d16b..f8de5044752e66d703201413edd4953735768a71 100644 (file)
@@ -1,3 +1,7 @@
+2001-07-11  Bruno Haible  <haible@clisp.cons.org>
+
+       * po-mode.el (po-default-file-header): Replace 8-bit with 8bit.
+
 2001-07-06  Karl Eichwalder  <ke@suse.de>
 
        * po-mode.el (po-msgfmt-version-check): Check for version strings with
index 59b596715636a23f7b6f385bbb2f48b025c8d8ea..0714ad54b2b8f3a78a294a102f40612a17c63651 100644 (file)
@@ -309,7 +309,7 @@ msgstr \"\"
 \"Language-Team: LANGUAGE <LL@li.org>\\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