diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-06 20:56:50 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2008-05-06 20:56:50 +0000 |
| commit | 85810b7b8eafa0412953c9f890135ffcd40d12c5 (patch) | |
| tree | c8be1582996f5db6d88bab2915b46c0c27c6ce66 /ChangeLog | |
| parent | 24953: "default" zle_highlight; fix allocation bug in colour sequences (diff) | |
| download | zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.gz zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.bz2 zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.lz zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.xz zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.zst zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.zip | |
24911: missed REGION_ACTIVE documentation, somehow
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-05-06 Peter Stephenson <p.w.stephenson@ntlworld.com> + + * 24911 (tweaked): Doc/Zsh/zle.yo: missed this bit, somehow. + 2008-05-06 Peter Stephenson <pws@csr.com> * 24953: Doc/Zsh/zle.yo, Src/Zle/zle_refresh.c: @@ -32,6 +36,9 @@ 2008-05-04 Peter Stephenson <p.w.stephenson@ntlworld.com> + * Mikael Magnusson: 24911 (tweaked): Doc/Zsh/zle.yo, + Src/Zle/zle_params.c: REGION_ACTIVE zle parameter. + * Phil Pennock: 24904 + 24916: configure.ac, Src/system.h: don't define _XOPEN_SOURCE_EXTENDED on freebsd, either, not even if the standard says we need it for wcwidth(). |
