about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2004-06-26 17:54:30 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2004-06-26 17:54:30 +0000
commit81d27b662a4e65665f8cfb41a629a92181769506 (patch)
tree423f16bc2a2ee9087f8e79c55308d7a6dc4375c9
parent125bc163d6abf5fe8a8e7b615ba9830bdb0affeb (diff)
downloadzsh-81d27b662a4e65665f8cfb41a629a92181769506.tar.gz
zsh-81d27b662a4e65665f8cfb41a629a92181769506.tar.xz
zsh-81d27b662a4e65665f8cfb41a629a92181769506.zip
unposted: fix .distfiles for zed-set-file-name
-rw-r--r--ChangeLog4
-rw-r--r--Functions/Zle/.distfiles1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3192ab516..b9fed8988 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-06-26  Peter Stephenson  <pws@pwstephenson.fsnet.co.uk>
+
+	* unposted: Functions/Zle/.distfiles: add zed-set-file-name.
+
 2004-06-24  Bart Schaefer  <schaefer@zsh.org>
 
 	* 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
 '