Przeglądaj źródła

Merge branch 'maint'

Marco Wahl 6 lat temu
rodzic
commit
99f0c53418
1 zmienionych plików z 2 dodań i 1 usunięć
  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)