From feae6066ba0fa66050955e56fa7aa39bfc4ef60f Mon Sep 17 00:00:00 2001 From: Bernt Hansen Date: Mon, 24 Nov 2008 22:48:04 -0500 Subject: [PATCH] Whitespace Add missing newline at end of file --- contrib/lisp/org-exp-blocks.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/lisp/org-exp-blocks.el b/contrib/lisp/org-exp-blocks.el index 26b999d4c..e5442285e 100644 --- a/contrib/lisp/org-exp-blocks.el +++ b/contrib/lisp/org-exp-blocks.el @@ -375,4 +375,4 @@ export." (message (match-string 1 raw)) (match-string 1 raw))))))) -;;; org-exp-blocks.el ends here \ No newline at end of file +;;; org-exp-blocks.el ends here -- 2.11.4.GIT