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, 20 Apr 2006 12:17:26 +0000

Index: emacs/lisp/textmodes/org.el
diff -u emacs/lisp/textmodes/org.el:1.86 emacs/lisp/textmodes/org.el:1.87
--- emacs/lisp/textmodes/org.el:1.86    Thu Apr 20 11:44:52 2006
+++ emacs/lisp/textmodes/org.el Thu Apr 20 12:17:26 2006
@@ -2274,7 +2274,6 @@
              (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)




reply via email to

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