emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dtache 518317cc3e 07/16: Update comment


From: ELPA Syncer
Subject: [elpa] externals/dtache 518317cc3e 07/16: Update comment
Date: Fri, 20 May 2022 05:57:42 -0400 (EDT)

branch: externals/dtache
commit 518317cc3e981c46f73a0c0ab1b73f8618c279c0
Author: Niklas Eklund <niklas.eklund@posteo.net>
Commit: Niklas Eklund <niklas.eklund@posteo.net>

    Update comment
---
 detached-compile.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/detached-compile.el b/detached-compile.el
index 26a050340d..14a4fedad6 100644
--- a/detached-compile.el
+++ b/detached-compile.el
@@ -82,7 +82,7 @@ Optionally EDIT-COMMAND."
            (detached--current-session session))
       (compilation-start (detached--session-command session))
       (when detached-show-output-on-attach
-        ;; HACK: When attaching to a detached process and
+        ;; HACK: When attaching to a detached session and
         ;; `detached-show-output-on-attach' is non-nil we need to switch
         ;; to the compile buffer and go to the end. Otherwise it won't
         ;; properly update when new output is coming



reply via email to

[Prev in Thread] Current Thread [Next in Thread]