From 81d27b662a4e65665f8cfb41a629a92181769506 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 26 Jun 2004 17:54:30 +0000 Subject: unposted: fix .distfiles for zed-set-file-name --- ChangeLog | 4 ++++ Functions/Zle/.distfiles | 1 + 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3192ab516..b9fed8988 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-06-26 Peter Stephenson + + * unposted: Functions/Zle/.distfiles: add zed-set-file-name. + 2004-06-24 Bart Schaefer * unposted (see 20092): Completion/Zsh/Context/_condition: fix diff --git a/Functions/Zle/.distfiles b/Functions/Zle/.distfiles index 55df76b5c..4b2da07a1 100644 --- a/Functions/Zle/.distfiles +++ b/Functions/Zle/.distfiles @@ -13,4 +13,5 @@ down-case-word-match forward-word-match kill-word-match match-words-by-style select-word-style transpose-words-match up-case-word-match delete-whole-word-match quote-and-complete-word url-quote-magic +zed-set-file-name ' -- cgit 1.4.1