From c70fe484d50bc1c754bb010d71aef4fabb0807e0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 27 Sep 2001 09:22:39 +0000 Subject: [PATCH] (list-input-methods-1): Output something that's independent of Emacs' version. --- lisp/international/mule-diag.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index af4573ad788..a967844f305 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -2,6 +2,7 @@ ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. +;; Copyright (C) 2001 Free Software Foundation, Inc. ;; Keywords: multilingual, charset, coding system, fontset, diagnosis, i18n @@ -1213,9 +1214,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.N/leim'. When you install +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.")) (princ "LANGUAGE\n NAME (`TITLE' in mode line)\n") (princ " SHORT-DESCRIPTION\n------------------------------\n") -- 2.39.2