diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2003-05-15 09:23:08 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2003-05-15 09:23:08 +0000 |
| commit | 4e309d2cddb7b8e1ee7c57320ba4a87162e943bf (patch) | |
| tree | c36f194a9bcbde770a00d39bb9618552e3f94cbd /ChangeLog | |
| parent | 18536: EMACS and VI compatibility options (diff) | |
| download | zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar.gz zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar.bz2 zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar.lz zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar.xz zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.tar.zst zsh-4e309d2cddb7b8e1ee7c57320ba4a87162e943bf.zip | |
18539 and remaining bits of 18536???: vi and emacs options, autoload zle
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ +2003-05-15 Peter Stephenson <pws@csr.com> + + * 18539: Src/init.c: upgrade 18536 to autoload zle on + `set -o vi' or `set -o emacs'. + 2003-05-14 Peter Stephenson <pws@csr.com> + * 18536: Doc/Zsh/options.yo, Src/init.c, Src/options.c, + Src/zsh.h, Src/Zle/zle_keymap.c, Src/Zle/zle_main.c: + Add EMACS and VI options for POSIX-style + keymap changes; only implemented for compatibility. + * Jonathan Paisley <jp-www@dcs.gla.ac.uk>: 18513: Src/Zle/complist.c: Work around a bad pointer access after resizing the terminal in menu selection. |
