Explain that unused input methods can be removed from the installation
directory after "make install".
This commit is contained in:
parent
c9f319fe76
commit
f12b4deaba
1 changed files with 5 additions and 1 deletions
6
INSTALL
6
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/).
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue