diff -r b712a6dad4c2 -r d1849bd33ed5 .emacs-my --- a/.emacs-my Mon Jan 23 02:33:55 2017 +0200 +++ b/.emacs-my Thu Jan 26 15:23:59 2017 +0200 @@ -1110,6 +1110,11 @@ (setq helm-locate-command "locate %s -e %s") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; +(message "company") + +(setq company-dabbrev-downcase nil) + +;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "bookmark") ;; (require 'autobm)