about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2001-06-25 16:32:21 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2001-06-25 16:32:21 +0000
commit1aeee2af62fc90f372ad63f7d61f8550d80b902d (patch)
tree71893652a40b3e261d02adb0066733bb1279e4d0
parent6e01a977cc49a19fe6b223b44e12ded7d9ef2061 (diff)
downloadzsh-1aeee2af62fc90f372ad63f7d61f8550d80b902d.tar.gz
zsh-1aeee2af62fc90f372ad63f7d61f8550d80b902d.tar.xz
zsh-1aeee2af62fc90f372ad63f7d61f8550d80b902d.zip
Add _autocd to .distfiles
-rw-r--r--ChangeLog4
-rw-r--r--Completion/Zsh/Context/.distfiles7
2 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51ffdec59..506a12843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-25  Peter Stephenson  <pws@csr.com>
+
+	* unposted: Completion/Zsh/Context/.distfiles: add _autocd.
+
 2001-06-25  Sven Wischnowsky  <wischnow@zsh.org>
 
 	* user/3940: Src/Zle/zle_tricky.c: make expand-word not always
diff --git a/Completion/Zsh/Context/.distfiles b/Completion/Zsh/Context/.distfiles
new file mode 100644
index 000000000..b844887d6
--- /dev/null
+++ b/Completion/Zsh/Context/.distfiles
@@ -0,0 +1,7 @@
+DISTFILES_SRC='
+.distfiles
+_autocd
+_brace_parameter  _equal            _math             _subscript
+_condition        _first            _parameter        _tilde
+_default          _in_vared         _redirect         _value
+'