From 10de737826104d761bea50f8d5e148825604a4d4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Mon, 22 Apr 2002 15:59:04 +0000 Subject: [PATCH] (list-input-methods-1): Doc fix (LEIM is now part of the standard distribution). --- lisp/international/mule-diag.el | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index ebd9a44ce55..3ed7a501030 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -1271,14 +1271,8 @@ see the function `describe-fontset' for the format of the list." (if (not input-method-alist) (progn (princ " -No input method is available, perhaps because you have not yet -installed LEIM (Libraries of Emacs Input Methods). - -LEIM is available from the same ftp directory as Emacs. For instance, -if there exists an archive file `emacs-M.N.tar.gz', there should also -be a file `leim-M.N.tar.gz'. When you extract this file, LEIM files -are put under the subdirectory `emacs-M.N/leim'. When you install -Emacs again, you should be able to use various input methods.")) +No input method is available, perhaps because you have not +installed LEIM (Libraries of Emacs Input Methods).")) (princ "LANGUAGE\n NAME (`TITLE' in mode line)\n") (princ " SHORT-DESCRIPTION\n------------------------------\n") (setq input-method-alist -- 2.39.2