diff options
author | Clint Adams <clint@users.sourceforge.net> | 2000-12-16 16:30:38 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2000-12-16 16:30:38 +0000 |
commit | 720b194aee6c1aea4eb23359edeb6bc6c29740a0 (patch) | |
tree | a3a849a28fa3964752517b4902ed0ba0b7eb1b18 /ChangeLog | |
parent | fe8a55b640256711e81b94f9488ec7bdd8d1e956 (diff) | |
download | zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.tar.gz zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.tar.xz zsh-720b194aee6c1aea4eb23359edeb6bc6c29740a0.zip |
unposted: add _mere to .distfiles
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 655c050da..42dba9f71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-12-16 Clint Adams <schizo@debian.org> + * unposted: Completion/User/.distfiles: add _mere + * 13285: Src/Zle/zle_bindings.c, Src/Zle/zle_keymap.c: use vi-up-line-or-history and vi-down-line-or-history in the vicmd keymap (rather than their emacsy counterparts). |