]> code.delx.au - gnu-emacs/commitdiff
(org-paste-subtree): Removed forgotten (debug)
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 2 Mar 2006 15:44:23 +0000 (15:44 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 2 Mar 2006 15:44:23 +0000 (15:44 +0000)
form.

lisp/textmodes/org.el

index fd21159b7eb0aaf7ddb9513b007d18f5a712373d..cc822ddb436e7c5f57e88a46a9de4a7fd2fccbb3 100644 (file)
@@ -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