Mercurial > emacs
changeset 39475:4a1c429dd4e3
(list-input-methods-1): Output
something that's independent of Emacs' version.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 27 Sep 2001 09:22:39 +0000 |
parents | 5f9f7d59fd79 |
children | 53010170674b |
files | lisp/international/mule-diag.el |
diffstat | 1 files changed, 4 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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")