diff options
author | Clint Adams <clint@users.sourceforge.net> | 2001-06-29 13:47:32 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2001-06-29 13:47:32 +0000 |
commit | 0b8e4008b63cafea7d13cd6340261c9af12362e3 (patch) | |
tree | 3b0d95991ebd3853bc73b224c691c198be7556e5 /ChangeLog | |
parent | c2277ed220d0ebbc3cdc674d6ac4ddb308f8e69c (diff) | |
download | zsh-0b8e4008b63cafea7d13cd6340261c9af12362e3.tar.gz zsh-0b8e4008b63cafea7d13cd6340261c9af12362e3.tar.xz zsh-0b8e4008b63cafea7d13cd6340261c9af12362e3.zip |
Bart15083: bash-backward-kill-word
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3e67fcf27..f8372ddbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-06-29 Clint Adams <clint@zsh.org> + + * Bart: 15083 plus comments: Functions/Zle/bash-backward-kill-word: + bash-style backward-kill-word function. + 2001-06-28 Wayne Davison <wayned@users.sourceforge.net> * 15172: Src/hist.c: Have prepnexthistent() remove any HIST_TEMPSTORE |