diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-09-20 18:32:38 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-09-20 18:32:38 +0000 |
commit | 3adec967d3621fb66aeb5af1d4ead59391f856ba (patch) | |
tree | 42a14d848bbd8c0e7176759fbe7ee19e5bc9f084 /INSTALL | |
parent | ae1a998c2e67258485c384d348285755aad8114a (diff) | |
download | emacs-3adec967d3621fb66aeb5af1d4ead59391f856ba.tar.gz |
Remove outdated details about leim subdir.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -493,9 +493,8 @@ 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'. 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/). +unneeded files in the leim subdirectories of your site's lisp +directory (usually /usr/local/share/emacs/VERSION/). |