changeset 69240:cdd3f2bbf2f8

(org-paste-subtree): Removed forgotten (debug) form.
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 02 Mar 2006 15:44:23 +0000
parents 9f445a141b51
children d34c25a166bd
files lisp/textmodes/org.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/textmodes/org.el	Thu Mar 02 15:44:08 2006 +0000
+++ b/lisp/textmodes/org.el	Thu Mar 02 15:44:23 2006 +0000
@@ -2963,7 +2963,6 @@
 
 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