diff options
| author | Peter Stephenson <pws@users.sourceforge.net> | 2002-07-05 10:49:46 +0000 |
|---|---|---|
| committer | Peter Stephenson <pws@users.sourceforge.net> | 2002-07-05 10:49:46 +0000 |
| commit | 363079af7600095d2accf6d2d6eebe68a97b0d81 (patch) | |
| tree | 496962f30da40f5dfcfb33e1801f45d21d8c3ad3 /ChangeLog | |
| parent | improve interactive mode when there are no matches left (alow to go back with... (diff) | |
| download | zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar.gz zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar.bz2 zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar.lz zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar.xz zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.tar.zst zsh-363079af7600095d2accf6d2d6eebe68a97b0d81.zip | |
17414: narrow-to-region save and restore.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-07-05 Peter Stephenson <pws@csr.com> + + * 17414: Doc/Zsh/contrib.yo, Functions/Zle/narrow-to-region: + allow narrow-to-region to save and restore state, a bit + like save-restriction in emacs only completely different. + 2002-07-05 Sven Wischnowsky <wischnow@zsh.org> * 17429: Src/Zle/complist.c: improve interactive mode when |
