From 575e502a5360df5c543f60f5a5d456aea928e529 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Thu, 14 Oct 2010 10:30:43 +0200 Subject: [PATCH] Keep byte compiler happy --- lisp/org.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/org.el b/lisp/org.el index 014cbe487..064cd1c44 100644 --- a/lisp/org.el +++ b/lisp/org.el @@ -6696,6 +6696,7 @@ This is important for non-interactive uses of the command." (run-hooks 'org-insert-heading-hook)) (when (or force-heading (not (org-insert-item))) (let* ((empty-line-p nil) + (level nil) (head (save-excursion (condition-case nil (progn