about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-02-14 17:58:11 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-02-14 17:58:11 +0000
commit53a7b0c44575552a997c1f09a5f4ea13d80fe965 (patch)
treeee9b23d6b5b6f55fe376aca778903beadc4ff686
parent39ab4f33c677ec3f28ce58359f5e7ac986b1534f (diff)
downloadzsh-53a7b0c44575552a997c1f09a5f4ea13d80fe965.tar.gz
zsh-53a7b0c44575552a997c1f09a5f4ea13d80fe965.tar.xz
zsh-53a7b0c44575552a997c1f09a5f4ea13d80fe965.zip
13473: clean config.modules, fix CSH_NULL_GLOB doc
-rw-r--r--ChangeLog6
-rw-r--r--Doc/Zsh/options.yo2
-rw-r--r--Makefile.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ffedd8d5b..89c7c03b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-02-14  Peter Stephenson  <pws@csr.com>
+
+	* 13473: Makefile.in, Doc/Zsh/options.yo: small changes suggested
+	in zsh-users/3524 for CSH_NULL_GLOB description and 13245 for
+	cleaning config.modules.
+
 2001-02-14  Clint Adams  <schizo@debian.org>
 
 	* 13323: Functions/Zle/edit-command-line: handle
diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index bc58b7084..676cdd6a0 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -343,7 +343,7 @@ If a pattern for filename generation has no matches,
 delete the pattern from the argument list;
 do not report an error unless all the patterns
 in a command have no matches.
-Overrides tt(NULL_GLOB).
+Overrides tt(NOMATCH).
 )
 pindex(DVORAK)
 item(tt(DVORAK))(
diff --git a/Makefile.in b/Makefile.in
index 6f64d4adb..16e2ac919 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -114,7 +114,7 @@ check test:
 @CLEAN_MK@
 
 distclean-here:
-	rm -f Makefile config.h config.status config.log config.cache stamp-h Config/defs.mk
+	rm -f Makefile config.h config.status config.log config.cache config.modules stamp-h Config/defs.mk
 
 realclean-here:
 	cd $(sdir) && rm -f config.h.in stamp-h.in configure