[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 60ee2500bc8bc506c33250adc47a1c7b7c5f3b2e

Guillaume Rousse guillaume at oberkampf.msr-inria.inria.fr
Tue Oct 27 09:45:20 UTC 2009


The following commit has been merged in the master branch:
commit 129c48b0a46e383b68f5d5a4bf1fa8a11d007316
Author: Guillaume Rousse <guillaume at oberkampf.msr-inria.inria.fr>
Date:   Mon Oct 26 11:07:29 2009 +0100

    obsoletes items

diff --git a/README b/README
index 6fa8a4f..c44d23b 100644
--- a/README
+++ b/README
@@ -242,14 +242,6 @@ A. This is actually a 'feature' of bash. bash recognises a colon as
    Unfortunately, there's no way to turn this off. The only thing you
    can do is escape the colons with a backslash.
 
-Q. Where did urpmi completion go?
-
-A. Guillaume Rousse <rousse at ccr.jussieu.fr> now maintains it separately as
-   part of the urpmi RPM package.
-
-   CVS: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi/
-   Web: http://urpmi.org/
-
 Q. Why is rpm completion so slow with -q?
 
 A. Probably because the database is being queried every time and this uses a
@@ -294,24 +286,6 @@ A. The readline(3) library offers a few settings that can make tab
    This turns off the use of the internal pager when returning long
    completion lists.
 
-Q. This code is rubbish/not bad/pretty good/the best thing since
-   sliced bread. How can I show my appreciation?
-
-A. If you're a registered freshmeat.net user, take a moment to rate the
-   project at:
-
-	http://freshmeat.net/projects/bashcompletion
-
-   Of course, writing to us and letting us know how you feel also works.
-   Patches and new completion routines are most welcome, too.
-
-Q. How can I stay abreast of new releases?
-
-A. If you're a registered freshmeat.net user, you can subscribe to new release
-   announcements at:
-
-	http://freshmeat.net/projects/bashcompletion
-
 Q. Is bash the be-all-and-end-all of completion as far as shells go?
 
 A. Absolutely not. zsh has an extremely sophisticated completion system

-- 
bash-completion



More information about the Bash-completion-commits mailing list