mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
13473: clean config.modules, fix CSH_NULL_GLOB doc
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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))(
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user