diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-13 10:04:21 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2009-03-13 10:04:21 +0000 |
| commit | ea291595718e1e0a6954467545cbc778d15cf16c (patch) | |
| tree | 33f723b6150433df4a0602f8c0023ad59bdb916e /ChangeLog | |
| parent | 26723: centralise test for matching glob qualifiers in file completion (diff) | |
| download | zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar.gz zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar.bz2 zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar.lz zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar.xz zsh-ea291595718e1e0a6954467545cbc778d15cf16c.tar.zst zsh-ea291595718e1e0a6954467545cbc778d15cf16c.zip | |
users/13902: make isearch return status useful
add LASTABORTEDSEARCH variable
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2009-03-13 Peter Stephenson <pws@csr.com> + * users/13902: Doc/Zsh/zle.yo, Src/Zle/zle_hist.yo, + Src/Zle/zle_params.yo: improve return value from isearch functions + and add LASTABORTEDSEARCH variable. + * 26723: Completion/Unix/Type/.distfiles, Completion/Unix/Type/_have_glob_qual, Completion/Unix/Type_path_files: centralise test for whether @@ -11384,5 +11388,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4611 $ +* $Revision: 1.4612 $ ***************************************************** |
