瀏覽代碼

* doc/org-manual.org (Speeding Up Your Agendas): Fix typos

Stefan Kangas 2 年之前
父節點
當前提交
381a2ae4dd
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      doc/org-manual.org

+ 2 - 2
doc/org-manual.org

@@ -21041,11 +21041,11 @@ number.  Here are tips to speed up:
   (setq org-agenda-use-tag-inheritance nil)
   #+end_src
 
-  #+vindex: org-agenda-ignore-drawer-properties
+  #+vindex: org-agenda-ignore-properties
 - Disable parsing of some drawer properties:
 
   #+begin_src emacs-lisp
-  (setq org-agenda-ignore-drawer-properties '(effort appt stats category))
+  (setq org-agenda-ignore-properties '(effort appt stats category))
   #+end_src
 
   The drawer properties you can disable in the agenda are effort