aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/international/mule-diag.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el
index 7fbe09eb54c..57f80281bd8 100644
--- a/lisp/international/mule-diag.el
+++ b/lisp/international/mule-diag.el
@@ -682,9 +682,9 @@ No input method is available, perhaps because you have not yet
682installed LEIM (Libraries of Emacs Input Method). 682installed LEIM (Libraries of Emacs Input Method).
683 683
684LEIM is available from the same ftp directory as Emacs. For instance, 684LEIM is available from the same ftp directory as Emacs. For instance,
685if there exists an archive file emacs-20.N.tar.gz, there should also 685if there exists an archive file `emacs-20.N.tar.gz', there should also
686be a file leim-20.N.tar.gz. When you extract this file, LEIM files 686be a file `leim-20.N.tar.gz'. When you extract this file, LEIM files
687are put under the subdirectory emacs-20.2/leim. When you install 687are put under the subdirectory `emacs-20.N/leim'. When you install
688Emacs again, you should be able to use various input methods.")) 688Emacs again, you should be able to use various input methods."))
689 (princ "LANGUAGE\n NAME (`TITLE' in mode line)\n") 689 (princ "LANGUAGE\n NAME (`TITLE' in mode line)\n")
690 (princ " SHORT-DESCRIPTION\n------------------------------\n") 690 (princ " SHORT-DESCRIPTION\n------------------------------\n")