From 72a80fb875ee931aa27f520561b23addd3b835b1 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Thu, 2 Mar 2006 15:44:23 +0000 Subject: [PATCH] (org-paste-subtree): Removed forgotten (debug) form. --- lisp/textmodes/org.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/textmodes/org.el b/lisp/textmodes/org.el index fd21159b7eb..cc822ddb436 100644 --- a/lisp/textmodes/org.el +++ b/lisp/textmodes/org.el @@ -2963,7 +2963,6 @@ If you want to insert the tree as is, just use \\[yank]. If optional TREE is given, use this text instead of the kill ring." (interactive "P") - (debug) (unless (org-kill-is-subtree-p tree) (error (substitute-command-keys -- 2.39.5