]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove forgotten (debug) form.
authorCarsten Dominik <dominik@science.uva.nl>
Thu, 20 Apr 2006 12:17:26 +0000 (12:17 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Thu, 20 Apr 2006 12:17:26 +0000 (12:17 +0000)
lisp/textmodes/org.el

index bbb2db5fd11d2756bef9d54b5ca9bf3ba440fa01..12359391f73e1d50f4ece23ca3f5e4d0e07ed93e 100644 (file)
@@ -2274,7 +2274,6 @@ This face is only used if `org-fontify-done-headline' is set."
              (setq int 'type
                    kwds (append kwds (org-split-string value splitre))))
             ((equal key "STARTUP")
-              (debug)
              (let ((opts (org-split-string value splitre))
                    (set '(("fold" org-startup-folded t)
                           ("overview" org-startup-folded t)