about summary refs log tree commit diff
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2007-02-04 02:42:59 +0000
committerClint Adams <clint@users.sourceforge.net>2007-02-04 02:42:59 +0000
commitb3fa980bebb8e090e2ec5cea73b07e1653e1c367 (patch)
tree5e363ac1fd19a5ae0de0fcef0a36a0c5a18e2919
parentb2d709b22e2c291bfdb680f2b10bcbd4e5bd5514 (diff)
downloadzsh-b3fa980bebb8e090e2ec5cea73b07e1653e1c367.tar.gz
zsh-b3fa980bebb8e090e2ec5cea73b07e1653e1c367.tar.xz
zsh-b3fa980bebb8e090e2ec5cea73b07e1653e1c367.zip
23150: completion for cdbs-edit-patch.
-rw-r--r--ChangeLog6
-rw-r--r--Completion/Debian/Command/.distfiles1
-rw-r--r--Completion/Debian/Command/_cdbs-edit-patch3
3 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d549e1ad..2764d1c97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-03  Clint Adams  <clint@zsh.org>
+
+	* 23150: Completion/Debian/Command/.distfiles,
+	Completion/Debian/Command/_cdbs-edit-patch: completion for
+	cdbs-edit-patch.
+
 2007-02-02  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* 23144: Felix Eckhofer <felix@tribut.de>: Src/Zle/complist.c:
diff --git a/Completion/Debian/Command/.distfiles b/Completion/Debian/Command/.distfiles
index 6e541cb03..7b96374b3 100644
--- a/Completion/Debian/Command/.distfiles
+++ b/Completion/Debian/Command/.distfiles
@@ -17,4 +17,5 @@ _make-kpkg            _mergechanges         _module-assistant
 _piuparts             _schroot              _toolchain-source
 _update-alternatives  _update-rc.d          _uscan
 _wajig                _wanna-build
+_cdbs-edit-patch
 '
diff --git a/Completion/Debian/Command/_cdbs-edit-patch b/Completion/Debian/Command/_cdbs-edit-patch
new file mode 100644
index 000000000..a1b537e8a
--- /dev/null
+++ b/Completion/Debian/Command/_cdbs-edit-patch
@@ -0,0 +1,3 @@
+#compdef cdbs-edit-patch
+
+_files -W $PWD/debian/patches