mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-31 01:20:37 -08:00
(list-input-methods): Doc fix.
This commit is contained in:
parent
02b9b4fd8a
commit
73eaef52d3
1 changed files with 3 additions and 3 deletions
|
|
@ -682,9 +682,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.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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue