Просмотр исходного кода

archive: Fix stale comment

* lisp/org-archive.el (org-archive-subtree): Drop stale comment about
killing the archive buffer.

This hasn't been true since 343f3c478 (Keep archive buffer after
archiving something to it, 2009-10-28).
Kyle Meyer 5 лет назад
Родитель
Сommit
5b81f3c2a9
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lisp/org-archive.el

+ 2 - 2
lisp/org-archive.el

@@ -380,8 +380,8 @@ direct children of this heading."
 		     (point)
 		     (concat "ARCHIVE_" (upcase (symbol-name item)))
 		     value))))
-	      ;; Save and kill the buffer, if it is not the same
-	      ;; buffer and depending on `org-archive-subtree-save-file-p'
+	      ;; Save the buffer, if it is not the same buffer and
+	      ;; depending on `org-archive-subtree-save-file-p'.
 	      (unless (eq this-buffer buffer)
 		(when (or (eq org-archive-subtree-save-file-p t)
 			  (eq org-archive-subtree-save-file-p