summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2018-10-13 11:55:33 -0400
committerKyle Meyer <kyle@kyleam.com>2018-10-13 11:55:33 -0400
commit01c419426701aebf2421268b8686e4a0ceb98756 (patch)
tree991f5b8f385250d717e9b0f8f3be2d3752cbb1d5
parente2f2502757d3593b1d7d683e0d9efb16730eb426 (diff)
downloadorg-mode-01c419426701aebf2421268b8686e4a0ceb98756.tar.gz
org.texi: Correct suggested value for org-agenda-inhibit-startup
* doc/org.texi (Speeding up your agendas): Adjust org-agenda-inhibit-startup snippet to match the text.
-rw-r--r--doc/org.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.texi b/doc/org.texi
index cf9236b..35fe8e0 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -18995,7 +18995,7 @@ Do not dim blocked tasks:
@vindex org-agenda-inhibit-startup
Stop preparing agenda buffers on startup:
@lisp
-(setq org-agenda-inhibit-startup nil)
+(setq org-agenda-inhibit-startup t)
@end lisp
@item
@vindex org-agenda-show-inherited-tags