# HG changeset patch # User Carsten Dominik # Date 1144940266 0 # Node ID 8676ce0ffe8608f420297b6e164919f66d1d3a18 # Parent 876ca94334605b284e66e5aea13f170c284d2041 *** empty log message *** diff -r 876ca9433460 -r 8676ce0ffe86 lisp/textmodes/org.el --- a/lisp/textmodes/org.el Thu Apr 13 14:38:39 2006 +0000 +++ b/lisp/textmodes/org.el Thu Apr 13 14:57:46 2006 +0000 @@ -5977,7 +5977,6 @@ (if scheduledp "Scheduled: " "")) (match-string 1) category tags timestr))) (setq txt org-agenda-no-heading-message)) - (debug) (setq priority (org-get-priority txt)) (org-add-props txt props 'org-marker marker 'org-hd-marker hdmarker)