From c4beabbc643d5cea4f1a54ecc65fe82d25175d56 Mon Sep 17 00:00:00 2001 From: Bart Schaefer Date: Sat, 20 Aug 2011 18:39:24 +0000 Subject: Belatedly add move-line-in-buffer. --- ChangeLog | 6 ++++-- Functions/Zle/.distfiles | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 315083080..9183dc348 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,6 @@ -2011-08-20 Barton E. Schaefer +2011-08-20 Barton E. Schaefer + + * unposted: Functions/Zle/.distfiles: add move-line-in-buffer * 29711: Completion/compaudit: avoid calling potentially-slow "getent group" unless group-writable directories are found. @@ -15328,5 +15330,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5444 $ +* $Revision: 1.5445 $ ***************************************************** diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index 22eef1e6e..256044fa5 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -25,6 +25,7 @@ kill-word-match match-word-context match-words-by-style modify-current-argument +move-line-in-buffer narrow-to-region narrow-to-region-invisible predict-on -- cgit 1.4.1