]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorCarsten Dominik <dominik@science.uva.nl>
Mon, 2 Jul 2007 21:53:51 +0000 (21:53 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Mon, 2 Jul 2007 21:53:51 +0000 (21:53 +0000)
lisp/textmodes/org.el

index 30d0fc6ed42469e113eb07eb9b976b6c47229457..244f9bb0bce8fbd1165e673b579aba3b8a190dc3 100644 (file)
@@ -21422,7 +21422,6 @@ When COMBINE is non nil, add the category to each line."
        (sexp-buffer (get-buffer-create "*ical-tmp*")))
     (save-excursion
       (goto-char (point-min))
-      (debug)
       (while (re-search-forward re1 nil t)
        (catch :skip
          (org-agenda-skip)