diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-28 01:19:19 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-28 01:19:19 +0000 |
commit | 85da25e9dccaa051efd53f7b3b6c5f066d754313 (patch) | |
tree | a3accd8766b3a2ccebd54b10a7301307f797ec95 /INSTALL | |
parent | bb5f88cc4e68bda33ce2ad8c80c9ca0b66c71282 (diff) | |
download | emacs-85da25e9dccaa051efd53f7b3b6c5f066d754313.tar.gz |
Describe the separate distributions leim and intlfonts.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 27 |
1 files changed, 27 insertions, 0 deletions
@@ -15,6 +15,33 @@ Copyright (c) 1992, 1994, 1996 Free software Foundation, Inc. of the Free Software Foundation are approved by the Foundation. +ADDITIONAL DISTRIBUTION FILES + +* leim-M.N.tar.gz + +The Emacs Lisp code for input methods for various international +character scripts is distributed in a separate tar file because of its +large size. This file is called leim-M.N.tar.gz, with the same +version number as Emacs, and it unpacks into the directory +emacs-M.N/leim. Thus, if you unpack it in the same directory where +you unpacked the Emacs distribution, it fills in a subdirectory +of the Emacs distribution. + +If you have already unpacked the Leim tar file into a subdirectory of +the Emacs sources, building and installing Emacs automatically +installs the input method support as well. If you unpack the Leim tar +file into the Emacs sources after building and installing Emacs, just +build Emacs again and install it again. + +* intlfonts-VERSION.tar.gz + +The intlfonts distribution contains X11 fonts that Emacs needs in +order to display international characters. If you see a non-ASCII +character appear as a hollow box, that means you don't have a font for +it. You might find a font in the intlfonts distribution. That +distribution contains its own installation instructions. + + BUILDING AND INSTALLATION: (This is for a Unix or Unix-like system. For MSDOS, see below; search |