From: Bruno Haible Date: Fri, 23 Mar 2001 13:25:12 +0000 (+0000) Subject: doc update X-Git-Tag: v0.10.36~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc72c8eac7280b1dadc4bdb957b418bb9f64780;p=thirdparty%2Fgettext.git doc update --- diff --git a/misc/po-mode.el b/misc/po-mode.el index 8094c158d..2eed6efff 100644 --- a/misc/po-mode.el +++ b/misc/po-mode.el @@ -611,10 +611,10 @@ M-S Ignore path M-A Ignore PO file *M-L Ignore lexicon ;(JOHAB . ??) ;(TIS-620 . th-tis620) ;(VISCII . viscii) - (UTF-8 . utf-8) ; requires Mule-UCS in Emacs 20 + (UTF-8 . utf-8) ; requires Mule-UCS in Emacs 20, or Emacs 21 ) - "How to convert a GNU libc canonical charset name as seen in Content-Type -into a Mule coding system.") + "How to convert a GNU libc/libiconv canonical charset name as seen in +Content-Type into a Mule coding system.") (defvar po-auxiliary-list nil "List of auxiliary PO files, in completing read format.")