aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1997-07-28 01:19:19 +0000
committerRichard M. Stallman1997-07-28 01:19:19 +0000
commit85da25e9dccaa051efd53f7b3b6c5f066d754313 (patch)
treea3accd8766b3a2ccebd54b10a7301307f797ec95
parentbb5f88cc4e68bda33ce2ad8c80c9ca0b66c71282 (diff)
downloademacs-85da25e9dccaa051efd53f7b3b6c5f066d754313.tar.gz
emacs-85da25e9dccaa051efd53f7b3b6c5f066d754313.zip
Describe the separate distributions leim and intlfonts.
-rw-r--r--INSTALL27
1 files changed, 27 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index ad95699699e..d5cfa39a752 100644
--- a/INSTALL
+++ b/INSTALL
@@ -15,6 +15,33 @@ Copyright (c) 1992, 1994, 1996 Free software Foundation, Inc.
15 of the Free Software Foundation are approved by the Foundation. 15 of the Free Software Foundation are approved by the Foundation.
16 16
17 17
18ADDITIONAL DISTRIBUTION FILES
19
20* leim-M.N.tar.gz
21
22The Emacs Lisp code for input methods for various international
23character scripts is distributed in a separate tar file because of its
24large size. This file is called leim-M.N.tar.gz, with the same
25version number as Emacs, and it unpacks into the directory
26emacs-M.N/leim. Thus, if you unpack it in the same directory where
27you unpacked the Emacs distribution, it fills in a subdirectory
28of the Emacs distribution.
29
30If you have already unpacked the Leim tar file into a subdirectory of
31the Emacs sources, building and installing Emacs automatically
32installs the input method support as well. If you unpack the Leim tar
33file into the Emacs sources after building and installing Emacs, just
34build Emacs again and install it again.
35
36* intlfonts-VERSION.tar.gz
37
38The intlfonts distribution contains X11 fonts that Emacs needs in
39order to display international characters. If you see a non-ASCII
40character appear as a hollow box, that means you don't have a font for
41it. You might find a font in the intlfonts distribution. That
42distribution contains its own installation instructions.
43
44
18BUILDING AND INSTALLATION: 45BUILDING AND INSTALLATION:
19 46
20(This is for a Unix or Unix-like system. For MSDOS, see below; search 47(This is for a Unix or Unix-like system. For MSDOS, see below; search