diff options
| author | Clint Adams <clint@users.sourceforge.net> | 2011-06-05 05:40:53 +0000 |
|---|---|---|
| committer | Clint Adams <clint@users.sourceforge.net> | 2011-06-05 05:40:53 +0000 |
| commit | c0d2cb5d025290efd0301bce4ddb7ad23c129eae (patch) | |
| tree | c4a39f388ed1948d314c4ba6f4afd5829c210fd6 | |
| parent | 29459: Further fixes for parameter flag completion, (diff) | |
| download | zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar.gz zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar.bz2 zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar.lz zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar.xz zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.tar.zst zsh-c0d2cb5d025290efd0301bce4ddb7ad23c129eae.zip | |
fix whitespace in Functions/Zle/move-line-in-buffer
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rw-r--r-- | Functions/Zle/move-line-in-buffer | 2 |
2 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2011-06-05 Clint Adams <clint@zsh.org> + |
