From: Eli Zaretskii Date: Wed, 15 Dec 1999 15:14:20 +0000 (+0000) Subject: Explain that unused input methods can be removed from the installation X-Git-Tag: emacs-pretest-21.0.90~5705 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f12b4deaba6379fe3c1ff89c72fb40c0c5924836;p=emacs.git Explain that unused input methods can be removed from the installation directory after "make install". --- diff --git a/INSTALL b/INSTALL index cd77066ac7c..2b6f99974cd 100644 --- a/INSTALL +++ b/INSTALL @@ -334,7 +334,11 @@ to enable it to write the lock files. We believe this is safe. 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/).