Explorar o código

`org-agenda-do-tree-to-indirect-buffer': rewrite of the docstring.

Bastien Guerry %!s(int64=14) %!d(string=hai) anos
pai
achega
dc1c9567b1
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      lisp/org-agenda.el

+ 1 - 2
lisp/org-agenda.el

@@ -7214,8 +7214,7 @@ use the dedicated frame)."
         (select-window agenda-window)))))
 
 (defun org-agenda-do-tree-to-indirect-buffer ()
-  "Implements org-agenda-tree-to-indirect-buffer, but
-doesn't attempt to manage stability of the window configuration."
+  "Same as `org-agenda-tree-to-indirect-buffer' without saving window."
   (org-agenda-check-no-diary)
   (let* ((marker (or (org-get-at-bol 'org-marker)
 		     (org-agenda-error)))