Keep byte compiler happy
This commit is contained in:
parent
e101ec0c8e
commit
575e502a53
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue