about summary refs log tree commit diff
path: root/Completion/Cvs/_cvs_unedit
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:22:01 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-09-06 18:22:01 +0000
commit6fa0143d34ff51faf14e729c6523f74357977ed2 (patch)
treeb8a1926825d51d2a72bd3612fc4743a09fc94d0c /Completion/Cvs/_cvs_unedit
parentd0211185d415dc22f6ef8ee58c8bf9d7cf48c1c3 (diff)
downloadzsh-6fa0143d34ff51faf14e729c6523f74357977ed2.tar.gz
zsh-6fa0143d34ff51faf14e729c6523f74357977ed2.tar.xz
zsh-6fa0143d34ff51faf14e729c6523f74357977ed2.zip
remove Completion/Cvs
Diffstat (limited to 'Completion/Cvs/_cvs_unedit')
-rw-r--r--Completion/Cvs/_cvs_unedit6
1 files changed, 0 insertions, 6 deletions
diff --git a/Completion/Cvs/_cvs_unedit b/Completion/Cvs/_cvs_unedit
deleted file mode 100644
index 4af00dea0..000000000
--- a/Completion/Cvs/_cvs_unedit
+++ /dev/null
@@ -1,6 +0,0 @@
-#autoload
-
-# "+lR"
-_arguments -s \
-  -{l,R} \
-  '*:file:_cvs_files'