Mercurial > emacs
changeset 21979:ce6e1fa2fefc
(list-input-methods): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 07 May 1998 19:15:43 +0000 |
parents | ba8852d809f6 |
children | e73c0672d7b3 |
files | lisp/international/mule-diag.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-diag.el Thu May 07 07:46:41 1998 +0000 +++ b/lisp/international/mule-diag.el Thu May 07 19:15:43 1998 +0000 @@ -682,9 +682,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.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")