diff options
| author | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-25 11:00:06 +0000 |
|---|---|---|
| committer | Sven Wischnowsky <wischnow@users.sourceforge.net> | 2000-04-25 11:00:06 +0000 |
| commit | 2f90974c38247cfcbcea034aaa861a3ed700bdc5 (patch) | |
| tree | 2c196d70212d38399b13c79dd727e3777473c55f /ChangeLog | |
| parent | report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand ... (diff) | |
| download | zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.gz zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.bz2 zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.lz zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.xz zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.tar.zst zsh-2f90974c38247cfcbcea034aaa861a3ed700bdc5.zip | |
small fix for _requested to be able to use _all_labels from within it (10910)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2000-04-25 Sven Wischnowsky <wischnow@informatik.hu-berlin.de> + * 10910: Completion/Base/_tilde, Completion/Core/_all_labels, + Completion/Core/_requested: small fix for _requested to be able to + use _all_labels from within it + * 10909: Completion/Core/_expand, Src/Zle/compcore.c, Src/Zle/compresult.c: report prefix/suffix of parameter expansion in IPREFIX/ISUFFIX; make _expand use them to be able to expand $foo |
