sourceview: remove filtering of single proposals matching pre_word
commit7dfb46c3488148a22acb1107e20af64b04274a64
authorCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sun, 21 Apr 2013 22:01:58 +0000 (22 00:01 +0200)
committerCarl-Anton Ingmarsson <ca.ingmarsson@gmail.com>
Sun, 21 Apr 2013 22:01:58 +0000 (22 00:01 +0200)
tree06451b8b9810afa604229ccd53b26f2810da3690
parent4cd343b53c7192e4d2260059c7aa4f6293f9a7dc
sourceview: remove filtering of single proposals matching pre_word

That is now done by AnjutaLanguageProvider instead. It was wrong to do it here
since the proposal may not come from a IAnjutaLanguageProvider.
plugins/sourceview/sourceview.c