emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/textmodes/org.el


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/lisp/textmodes/org.el
Date: Thu, 02 Mar 2006 15:44:24 +0000

Index: emacs/lisp/textmodes/org.el
diff -u emacs/lisp/textmodes/org.el:1.66 emacs/lisp/textmodes/org.el:1.67
--- emacs/lisp/textmodes/org.el:1.66    Wed Mar  1 07:07:01 2006
+++ emacs/lisp/textmodes/org.el Thu Mar  2 15:44:23 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]