From 0031e143575cd4ce3d1cdf9bb15bd45737630c9d Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Sun, 17 Mar 2002 05:00:48 +0000 Subject: 16846: complete xdvi .dvi.gz and .dvi.bz2 too. --- ChangeLog | 5 +++++ Completion/X/Command/_xdvi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d5f064081..7289771e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-03-17 Clint Adams + + * 16846: Completion/X/Command/_xdvi: complete .dvi.gz and .dvi.bz2 + too. + 2002-03-16 Bart Schaefer * 16820: Test/E01options.ztst: change tests to match 16759. diff --git a/Completion/X/Command/_xdvi b/Completion/X/Command/_xdvi index d24015ed5..7a4461ae1 100644 --- a/Completion/X/Command/_xdvi +++ b/Completion/X/Command/_xdvi @@ -27,4 +27,4 @@ _xt_arguments \ '-topmargin:top margin:' \ '-xoffset:horizontal offset:' \ '-yoffset:vertical offset:' \ - '*:DVI file:_files -g \*.\(\#i\)dvi' + '*:DVI file:_files -g \*.\(\#i\)dvi\(\|.Z\|.gz\|.bz2\)' -- cgit 1.4.1