# HG changeset patch # User Gerd Moellmann # Date 1001582559 0 # Node ID 4a1c429dd4e3db6d30a822605ec8798c8d3b9c8f # Parent 5f9f7d59fd799fb77bdd5c604be2fe13f4a64901 (list-input-methods-1): Output something that's independent of Emacs' version. diff -r 5f9f7d59fd79 -r 4a1c429dd4e3 lisp/international/mule-diag.el --- a/lisp/international/mule-diag.el Thu Sep 27 09:14:30 2001 +0000 +++ b/lisp/international/mule-diag.el Thu Sep 27 09:22:39 2001 +0000 @@ -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 @@ 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")