]> git.eshelyaron.com Git - emacs.git/commitdiff
(describe-coding-system): Fix English message.
authorKenichi Handa <handa@m17n.org>
Tue, 4 May 1999 05:48:54 +0000 (05:48 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 4 May 1999 05:48:54 +0000 (05:48 +0000)
lisp/international/mule-diag.el

index 202c99bcbbe323e2155da0f851e4102e12cf4c94..47c0f956248c66e7576c27c249aa585a7a4db6b0 100644 (file)
@@ -225,7 +225,7 @@ but still shows the full information."
       (let ((charsets (coding-system-get coding-system 'safe-charsets)))
        (when charsets
          (if (eq charsets t)
-             (princ "This coding system can encode charsets:\n")             
+             (princ "This coding system can encode all charsets.\n")
            (princ "This coding system encode the following charsets:\n")
            (princ " ")
            (while charsets