]> code.delx.au - gnu-emacs-elpa/commitdiff
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)
Before: (js2-time (with-temp-buffer (fundamental-mode))) => 0.0282
After:  (js2-time (with-temp-buffer (fundamental-mode))) => 0.0018


No differences found