Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrenneman committed May 10, 2012
1 parent f9a92cd commit 9839a78
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .emacs
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,6 @@
; highlight incremental search
(setq search-highlight t)

(partial-completion-mode t)

;; Use lazy lock for syntax coloring, otherwise large files will not
;; be colored. Also allows large files to load faster. Thanks Andrew
;; Innes
(cond ((fboundp 'global-font-lock-mode)
;; Turn on font-lock in all modes that support it
(global-font-lock-mode t)
Expand Down

0 comments on commit 9839a78

Please sign in to comment.