mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-10 22:31:24 +02:00
* 21132: Completion/Unix/Type/_pdf, Completion/X/Command/_xpdf:
complete xpdf options, and also complete .pdf.bz2 files when completing compressed PDF files.
This commit is contained in:
parent
7b9cff2754
commit
bd718425bb
3 changed files with 39 additions and 2 deletions
|
@ -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>
|
2005-04-11 Peter Stephenson <pws@csr.com>
|
||||||
|
|
||||||
* 21131: Src/init.c, Test/A01grammar.ztst: exit with status 127
|
* 21131: Src/init.c, Test/A01grammar.ztst: exit with status 127
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||