]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Replace 8-bit with 8bit.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Jul 2001 13:49:05 +0000 (13:49 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 14:35:52 +0000 (16:35 +0200)
misc/ChangeLog
misc/po-mode.el

index a5725623cf5354a50c0a76229b0e1b914bde84b2..5929046c55cbaa165eda2eb285ec7b57642287a4 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-01  Bruno Haible  <haible@clisp.cons.org>
 
        * po-mode.el (po-content-type-charset-alist): Add entries for
index df50ace126386c9bf834f8c5dc53d514cc05f362..a599290874303dcedb68f46f8162c5e82b661476 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