diff options
| author | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-15 18:21:49 +0000 |
|---|---|---|
| committer | Tanaka Akira <akr@users.sourceforge.net> | 1999-04-15 18:21:49 +0000 |
| commit | 640a840d2e94f0fc245ef8632050c37af23c6b94 (patch) | |
| tree | bc0835572657666fe6d27cb73ea8a716e683925a /Completion/User/_pdf | |
| parent | zsh-3.1.5-pws-12 (diff) | |
| download | zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar.gz zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar.bz2 zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar.lz zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar.xz zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.tar.zst zsh-640a840d2e94f0fc245ef8632050c37af23c6b94.zip | |
zsh-3.1.5-pws-13zsh-3.1.5-pws-13
Diffstat (limited to 'Completion/User/_pdf')
| -rw-r--r-- | Completion/User/_pdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_pdf b/Completion/User/_pdf index 7d7756c3e..11abc216b 100644 --- a/Completion/User/_pdf +++ b/Completion/User/_pdf @@ -1,3 +1,3 @@ -function acroread +#defcomp acroread _files -g '*.(pdf|PDF)' |
