From: Dmitry Gutov Date: Fri, 18 Mar 2016 15:29:24 +0000 (+0200) Subject: company-capf: Look up `face', not `font-lock-face' X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/9b89556880e326ec3391cfda2a87eada101eaaae?hp=9b89556880e326ec3391cfda2a87eada101eaaae company-capf: Look up `face', not `font-lock-face' To work around the quirk of Emacs using the former for prefix case-insensitive matches: http://emacs.stackexchange.com/questions/21019/how-can-i-use-companys-ignore-case-with-pip-requirements-el?noredirect=1#comment32476_21019 ---