summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update-emacs-daemon-environment2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update-emacs-daemon-environment b/bin/update-emacs-daemon-environment
index c36586c9..8b956ec0 100755
--- a/bin/update-emacs-daemon-environment
+++ b/bin/update-emacs-daemon-environment
@@ -25,5 +25,5 @@ for var in DISPLAY \
done
# finally, also call a function which now updates the values in Eshells and
-# our Lisp image from Emacs' values
+# our (Common) Lisp image(s) from Emacs' values
emacsclient -eval '(spw/propagate-new-environment)'