summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2020-04-07 22:41:28 -0400
committerKyle Meyer <kyle@kyleam.com>2020-04-07 22:48:06 -0400
commit5b81f3c2a9747cd3be721271c88fa3d85e1c2707 (patch)
treefb2c8be3d9b756a81e333ca4c276b11c4d952bee
parent60adefb10328f71036beffa7e8808ad9da9b8045 (diff)
downloadorg-mode-5b81f3c2a9747cd3be721271c88fa3d85e1c2707.tar.gz
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).
-rw-r--r--lisp/org-archive.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org-archive.el b/lisp/org-archive.el
index 7be1ed8..24012bb 100644
--- a/lisp/org-archive.el
+++ b/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