]> code.delx.au - gnu-emacs-elpa/commit
Fix two tooltip problems
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 15 Mar 2013 02:01:03 +0000 (06:01 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 15 Mar 2013 02:01:03 +0000 (06:01 +0400)
commitd861f1d075faf63ef11af087b0d53c19b08867da
tree11d8c72c93baaaaa52c107594300b8aee27eb422
parent9108df1d0052c70998dee701c58abfb74e36c0ed
Fix two tooltip problems

* company-safe-substring: take into account character composition.
* company--replacement-string: append default face everywhere, so that we never
  inherit face background from the character at the end of the overlay.
company.el