From a133d60484cfbd02eb3fb8d1c8aadca411045b86 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Thu, 28 Oct 2010 16:19:19 +0900 Subject: [PATCH] adding a newline. --- elisp/ghc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elisp/ghc.el b/elisp/ghc.el index 168231b..15fd07f 100644 --- a/elisp/ghc.el +++ b/elisp/ghc.el @@ -69,4 +69,4 @@ (defun ghc-abbrev-init () (set (make-local-variable 'dabbrev-case-fold-search) nil)) -(provide 'ghc) \ No newline at end of file +(provide 'ghc)