summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2005-04-11 18:12:51 +0000
committerClint Adams <clint@users.sourceforge.net>2005-04-11 18:12:51 +0000
commitbd718425bb41f08fb9d06968b339455abb37e2dd (patch)
treee02a08a07d6adacb86d12ee762ce81e67eb8d503
parent21131: exit with status 127 when script not found (diff)
downloadzsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar.gz
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar.bz2
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar.lz
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar.xz
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.tar.zst
zsh-bd718425bb41f08fb9d06968b339455abb37e2dd.zip
* 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
-rw-r--r--ChangeLog6
-rw-r--r--Completion/Unix/Type/_pdf4
-rw-r--r--Completion/X/Command/_xpdf31
3 files changed, 39 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d24e69ba..ba385b60c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-11 Clint Adams <clint@zsh.org>
+
+ * 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
+ complete xpdf options, and also complete .pdf.bz2 files when
+ completing compressed PDF files.
+
2005-04-11 Peter Stephenson <pws@csr.com>
* 21131: Src/init.c, Test/A01grammar.ztst: exit with status 127
diff --git a/Completion/Unix/Type/_pdf b/Completion/Unix/Type/_pdf
index 386135e7c..95cda4dfd 100644
--- a/Completion/Unix/Type/_pdf
+++ b/Completion/Unix/Type/_pdf
@@ -1,4 +1,4 @@
-#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext xpdf pdfopt pdffonts kpdf
+#compdef pdf2dsc pdf2ps pdfimages pdfinfo pdftopbm pdftops pdftotext pdfopt pdffonts kpdf
local expl ext=''
@@ -8,7 +8,7 @@ local expl ext=''
# pdfimages pdfinfo pdftopbm pdftops pdftotext xpdf pdffonts