summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-10-06 19:45:05 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-10-06 19:45:05 +0000
commit0792610bb77de344a4860d1b902cd6c445bb6b8e (patch)
tree693d2eb01f064a7aa36e8ce9be3d2b4c442f48a8 /INSTALL
parentzsh-workers/8144 (diff)
downloadzsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar.gz
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar.bz2
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar.lz
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar.xz
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.tar.zst
zsh-0792610bb77de344a4860d1b902cd6c445bb6b8e.zip
zsh-workers/8145
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index c9a4b0619..92399bc0a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -253,7 +253,7 @@ FUNCTIONS_INSTALL, either when running configure (e.g.
Completion or Functions subdirectories. By default, all the functions for
the Completion system will be installed (see the zshcompsys manual page),
plus those provide functions for the line editor, i.e.
- FUNCTIONS_INSTALL='Core/* Base/* Builtins/* User/* Commands/* Debian/* Linux/* X/* Zle/*'
+ FUNCTIONS_INSTALL='Core/* Base/* Builtins/* User/* Commands/* Debian/* Linux/* X/* Zle/* Prompts/* Misc/*'
and if the --enable-dynamic option was given, the functions in
Functions/Zftp, which require the zftp module to be available (see the
zshzftpsys manual page), will be included as well. Note, however, that