Bläddra i källkod

Merge branch 'maint'

Marco Wahl 6 år sedan
förälder
incheckning
99f0c53418
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      lisp/org.el

+ 2 - 1
lisp/org.el

@@ -959,7 +959,8 @@ matching headlines within the active region.  Such string must be
 a tags/property/todo match as it is used in the agenda tags view.
 
 The list of commands is: `org-schedule', `org-deadline',
-`org-todo', `org-archive-subtree', `org-archive-set-tag' and
+`org-todo', `org-set-tags-command', `org-archive-subtree',
+`org-archive-set-tag', `org-toggle-archive-tag' and
 `org-archive-to-archive-sibling'.  The archiving commands skip
 already archived entries."
   :type '(choice (const :tag "Don't loop" nil)