.emacs-my
changeset 1455 d1849bd33ed5
parent 1454 b712a6dad4c2
child 1456 d8a8d3b3ac48
equal deleted inserted replaced
1454:b712a6dad4c2 1455:d1849bd33ed5
  1106 
  1106 
  1107 (eval-when 'compile
  1107 (eval-when 'compile
  1108   (require 'helm-locate nil t))
  1108   (require 'helm-locate nil t))
  1109 
  1109 
  1110 (setq helm-locate-command "locate %s -e %s")
  1110 (setq helm-locate-command "locate %s -e %s")
       
  1111 
       
  1112 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
       
  1113 (message "company")
       
  1114 
       
  1115 (setq company-dabbrev-downcase nil)
  1111 
  1116 
  1112 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1117 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1113 (message "bookmark")
  1118 (message "bookmark")
  1114 
  1119 
  1115 ;; (require 'autobm)
  1120 ;; (require 'autobm)