changeset 26905:9f4d574a38b5

Explain that unused input methods can be removed from the installation directory after "make install".
author Eli Zaretskii <eliz@gnu.org>
date Wed, 15 Dec 1999 15:14:20 +0000
parents 80342b53d1a0
children 5eb1e428de28
files INSTALL
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/INSTALL	Wed Dec 15 13:59:45 1999 +0000
+++ b/INSTALL	Wed Dec 15 15:14:20 1999 +0000
@@ -334,7 +334,11 @@
 10) You are done!  You can remove executables and object files from
 the build directory by typing `make clean'.  To also remove the files
 that `configure' created (so you can compile Emacs for a different
-configuration), type `make distclean'.
+configuration), type `make distclean'.  If you don't need some, or all
+of the input methods from the Leim package, you can remove the
+unneeded files in the leim/quail, leim/skk, and leim/skk-dic
+subdirectories of your site's lisp directory (usually
+/usr/local/share/emacs/VERSION/).