Removed the -fcc switch from repl(1).
authormarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 14:47:14 +0000 (15:47 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 9 Feb 2012 14:47:14 +0000 (15:47 +0100)
commit88d0e7601d67f8212791482433dcda4cb9d3eaac
treec00521e61a88ce3dcad52a79c4c8c9b2fe8b9870
parent51676eb43e6b8aced3a78f45f84ae146c046a5f0
Removed the -fcc switch from repl(1).
None of comp, dist, forw has it, why should repl then have it?
It likely had been added as the replcomps are not just copied but processed.
It had been quite easy to add this feature but nobody went far enough to
process components, distcomps, forwcomps as well to be able to have such
an -fcc switch for those tools as well.
docs/COMPLETION-BASH
docs/COMPLETION-ZSH
etc/replcomps
etc/replgroupcomps
h/prototypes.h
man/mh-chart.man1
man/mh-format.man5
man/repl.man1
uip/repl.c
uip/replsbr.c