about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2006-02-28 11:57:18 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2006-02-28 11:57:18 +0000
commit36e3a1735aebfa4fd795003c9efd0e43d0b3823d (patch)
tree7f104ee09d9ed169683ea7d4ad9650cc157e078f /README
parentbe09a6eba98c5e00ff9fd0c194e3ae315ed5682c (diff)
downloadzsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.gz
zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.tar.xz
zsh-36e3a1735aebfa4fd795003c9efd0e43d0b3823d.zip
22305: no default for pine-directory
unposted: a couple of small doc fixes
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 10 insertions, 3 deletions
diff --git a/README b/README
index 70625187a..556a88bfe 100644
--- a/README
+++ b/README
@@ -53,6 +53,13 @@ shell handles multibyte characters properly and the appropriate library
 tests can be used.  This change may be reviewed if no such permanent fix
 is forthcoming.
 
+The completion style pine-directory must now be set to use completion
+for PINE mailbox folders; previously it had the default ~/mail.  This
+change was necessary because otherwise recursive directories under
+~/mail were searched by default, which could be a considerable unnecessary
+hit for anyone not using PINE.  The previous default can be restored with:
+  zstyle ':completion:*' pine-directory ~/mail
+
 Documentation
 -------------
 
@@ -91,9 +98,9 @@ Doc/intro.ms	An introduction to zsh in troff format using the ms
 
 For more information, see the website, as described in the META-FAQ.
 
-If you do not have the necessary tools to process these documents,
-PostScript, ASCII, Info and DVI versions are available in the separate
-file zsh-doc.tar.gz at the archive sites listed in the META-FAQ.
+If you do not have the necessary tools to process these documents, PDF,
+Info and DVI versions are available in the separate file zsh-doc.tar.gz at
+the archive sites listed in the META-FAQ.
 
 The distribution also contains a Perl script in Utils/helpfiles which
 can be used to extract the descriptions of builtin commands from the