Ver Fonte

Fix docstring.

Bastien Guerry há 15 anos atrás
pai
commit
538cf4e07c
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      lisp/org-agenda.el

+ 1 - 2
lisp/org-agenda.el

@@ -4002,8 +4002,7 @@ The remainder is either a list of TODO keywords, or a state symbol
   "Create agenda view for projects that are stuck.
   "Create agenda view for projects that are stuck.
 Stuck projects are project that have no next actions.  For the definitions
 Stuck projects are project that have no next actions.  For the definitions
 of what a project is and how to check if it stuck, customize the variable
 of what a project is and how to check if it stuck, customize the variable
-`org-stuck-projects'.
-MATCH is being ignored."
+`org-stuck-projects'."
   (interactive)
   (interactive)
   (let* ((org-agenda-skip-function
   (let* ((org-agenda-skip-function
 	  'org-agenda-skip-entry-when-regexp-matches-in-subtree)
 	  'org-agenda-skip-entry-when-regexp-matches-in-subtree)