about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* CVS lost a couple of lines when merging changes to the ChangeLogOliver Kiddle2000-05-021-0/+2
|
* 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminateBart Schaefer2000-05-021-2/+7
| | | | some redundant close() calls; relocate a misplaced redirection.
* Update download location for Yodl (11078)Oliver Kiddle2000-05-021-0/+4
|
* fix indent.Tanaka Akira2000-05-021-1/+1
|
* 11075: install completion functions for AIX and BSD.Tanaka Akira2000-05-021-0/+4
|
* zefram103: Src/Makemod.in.in: make sure .{e,}pro files areAndrew Main2000-05-021-0/+5
| | | | non-empty, to keep the AIX compiler quiet.
* 11066: false || true was trigerring trap on ZERRPeter Stephenson2000-05-021-0/+5
|
* Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle2000-05-021-0/+5
|
* make zrecompile detect deleted and new files (11061)Sven Wischnowsky2000-05-021-0/+3
|
* two more doc fixes (11060)Sven Wischnowsky2000-05-021-0/+4
|
* add -x option to compadd to display message unconditionallySven Wischnowsky2000-05-021-0/+4
|
* 11057: getopts bugPeter Stephenson2000-05-021-0/+5
|
* always use empty matcher-list style in _complete_help (11053)Sven Wischnowsky2000-05-021-0/+3
|
* fix for _arguments, use on-line-argument-numbers only for normal arguments, ↵Sven Wischnowsky2000-05-021-0/+4
| | | | not for arguments of options (11052)
* completion cleanup, mostly _wanted and $expl (11049)Sven Wischnowsky2000-05-021-0/+6
|
* make completion-in-vared complete parameter values as default; cleanup for ↵Sven Wischnowsky2000-05-021-0/+4
| | | | _path_files (11048)
* completion doc fixes and cleanup; _sort_tags updated (11047)Sven Wischnowsky2000-05-021-0/+6
|
* *** empty log message ***Oliver Kiddle2000-05-011-2/+0
|
* don't fail on nonexistent ~/.nedit file.Bart Schaefer2000-05-011-0/+8
|
* Use of _arguments in _bzip2 (11041)Oliver Kiddle2000-05-011-0/+3
|
* Corrected where I had used a date of 31st AprilOliver Kiddle2000-05-011-1/+1
|
* Spelling corrections (11037)Oliver Kiddle2000-05-011-0/+5
|
* 11033: 3.1.7-pre-2 zsh-3.1.7-pre-2Peter Stephenson2000-04-301-0/+6
|
* 11032: Fix signed-ness of a local.Bart Schaefer2000-04-301-0/+4
|
* AIX dependency fixesOliver Kiddle2000-04-301-0/+5
|
* 11029: Some missing bits of merging 11015 with 11026.Bart Schaefer2000-04-301-0/+5
|
* completion for joeClint Adams2000-04-301-0/+5
|
* 11026: fix for unfunction of trap with localtraps bugPeter Stephenson2000-04-301-0/+7
|
* 11024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer2000-04-301-2/+5
|
* 11019: fix bug in _description exampleAdam Spiers2000-04-291-0/+4
|
* 11017: Completion/Linux/_rpm: fixes for --rmsource and --recompileAdam Spiers2000-04-291-0/+5
| | | | options, and for breakage caused by 10772
* 11015: `unfunction TRAPxxx' now works with localtraps in effect. I'm notBart Schaefer2000-04-291-0/+5
| | | | | very happy with having to play with `noerrs' but I don't see any other way to silence the warning from bin_unhash().
* 11013: more compinstall fixesPeter Stephenson2000-04-281-0/+5
|
* 11012: Rearrange menus in Doc to match 11008. Also add some missing articleBart Schaefer2000-04-281-5/+10
| | | | numbers from earlier ChangeLog entries.
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-281-0/+5
|
* misplaced cursor with partial-word matching (11007)Sven Wischnowsky2000-04-281-0/+3
|
* Tanaka: printer-detection moved to new _printers; used by _enscript (11001)Sven Wischnowsky2000-04-281-0/+4
|
* fix for reporting multiple actions in comparguments, options with ↵Sven Wischnowsky2000-04-281-0/+5
| | | | non-optional arguments (11003)
* 10999: compinstall fixesPeter Stephenson2000-04-281-0/+5
|
* avoid wrapping around both horizontally and vertically at the same time (10992)Sven Wischnowsky2000-04-281-0/+5
|
* 10980: Tanaka's enscript completion.Bart Schaefer2000-04-281-0/+4
|
* 10985: compinstall enhancementsPeter Stephenson2000-04-271-0/+5
|
* new _history completer (10979)Sven Wischnowsky2000-04-271-0/+3
|
* better wrap around for cursor movement widgets; avoid flicker when leaving ↵Sven Wischnowsky2000-04-271-0/+3
| | | | menu-selection (10978)
* use $words[1] to call make in _make and throw away stderr and use _call (10977)Sven Wischnowsky2000-04-271-0/+3
|
* ensure $PWD is prepended to cache-names for long options in _arguments (10974)Sven Wischnowsky2000-04-271-0/+5
|
* 10971: **/... always globbed dotsPeter Stephenson2000-04-271-0/+5
|
* fix for automatic option-argument completion with partially typed option in ↵Sven Wischnowsky2000-04-271-0/+3
| | | | _arguments (10967)
* document _wanted -C; fix for call to _wanted in _urls (10965)Sven Wischnowsky2000-04-271-0/+4
|
* fix for parse error with left-anchored patterns (10963)Sven Wischnowsky2000-04-271-0/+3
|