From 73eaef52d3c5ff8160748abe6b359c52bf8ca227 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 7 May 1998 19:15:43 +0000 Subject: [PATCH] (list-input-methods): Doc fix. --- lisp/international/mule-diag.el | 6 +++--- 1 file 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 installed LEIM (Libraries of Emacs Input Method). LEIM is available from the same ftp directory as Emacs. For instance, -if there exists an archive file emacs-20.N.tar.gz, there should also -be a file leim-20.N.tar.gz. When you extract this file, LEIM files -are put under the subdirectory emacs-20.2/leim. When you install +if there exists an archive file `emacs-20.N.tar.gz', there should also +be a file `leim-20.N.tar.gz'. When you extract this file, LEIM files +are put under the subdirectory `emacs-20.N/leim'. When you install Emacs again, you should be able to use various input methods.")) (princ "LANGUAGE\n NAME (`TITLE' in mode line)\n") (princ " SHORT-DESCRIPTION\n------------------------------\n") -- 2.39.2