only complete on filenames for aspell

This commit is contained in:
David Paleino 2008-06-23 11:55:45 +02:00
parent fd95a7a28a
commit 5fea870b81
2 changed files with 3 additions and 2 deletions

View File

@ -7022,7 +7022,7 @@ _aspell()
fi fi
} }
complete -F _aspell $default aspell complete -F _aspell $filenames aspell
} }
# xmms(1) completion # xmms(1) completion

3
debian/changelog vendored
View File

@ -14,8 +14,9 @@ bash-completion (20080617.4) UNRELEASED; urgency=low
- fixed _java_packages() - fixed _java_packages()
- fixed _muttquery() - fixed _muttquery()
- added flv/FLV completion to mplayer - added flv/FLV completion to mplayer
- only complete on filenames for aspell
-- David Paleino <d.paleino@gmail.com> Mon, 23 Jun 2008 11:53:27 +0200 -- David Paleino <d.paleino@gmail.com> Mon, 23 Jun 2008 11:55:31 +0200
bash-completion (20080617.3) unstable; urgency=low bash-completion (20080617.3) unstable; urgency=low