]> code.delx.au - gnu-emacs-elpa/commit
global-company-mode: don't turn on in invisible buffers
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 17 Mar 2013 22:47:35 +0000 (02:47 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 17 Mar 2013 22:48:57 +0000 (02:48 +0400)
commit25f2c535458972bb1309f7c602454bb56b656fd2
treee3f5962ecf5f6ef784f4a80e25db3e6d23e86244
parent1043ae9a1eafc6f5cb3ffb60d1410a16afb8e2ff
global-company-mode: don't turn on in invisible buffers

Before: (js2-time (with-temp-buffer (fundamental-mode))) => 0.0282
After:  (js2-time (with-temp-buffer (fundamental-mode))) => 0.0018
company.el