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, 13 Apr 2006 14:57:46 +0000

Index: emacs/lisp/textmodes/org.el
diff -u emacs/lisp/textmodes/org.el:1.79 emacs/lisp/textmodes/org.el:1.80
--- emacs/lisp/textmodes/org.el:1.79    Thu Apr 13 13:48:37 2006
+++ emacs/lisp/textmodes/org.el Thu Apr 13 14:57:46 2006
@@ -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)




reply via email to

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