diff lisp/textmodes/org.el @ 70019:a186cf26482b

*** empty log message ***
author Carsten Dominik <dominik@science.uva.nl>
date Thu, 13 Apr 2006 16:41:10 +0000
parents 513397bbb13c
children 28d6f65fa9e6 c156f6a9e7b5
line wrap: on
line diff
--- a/lisp/textmodes/org.el	Thu Apr 13 16:33:06 2006 +0000
+++ b/lisp/textmodes/org.el	Thu Apr 13 16:41:10 2006 +0000
@@ -5179,7 +5179,7 @@
 			 (d (- nt n1)))
 		    (- sd (+ (if (< d 0) 7 0) d)))))
 	 (day-numbers (list start))
-;FIXME	 (inhibit-redisplay t)
+	 (inhibit-redisplay t)
 	 s e rtn rtnall file date d start-pos end-pos todayp nd)
     (setq org-agenda-redo-command
 	  (list 'org-agenda-list (list 'quote include-all) start-day ndays t))