cosmetic change.

This commit is contained in:
Kazu Yamamoto 2010-10-28 15:57:39 +09:00
parent 14014e1a5e
commit dfea3320a7
1 changed files with 1 additions and 2 deletions

View File

@ -67,7 +67,6 @@
(setq ghc-initialized t)))
(defun ghc-abbrev-init ()
(make-local-variable 'dabbrev-case-fold-search)
(setq dabbrev-case-fold-search nil))
(set (make-local-variable 'dabbrev-case-fold-search) nil))
(provide 'ghc)