summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/emacsclient2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/emacsclient b/bin/emacsclient
index f140df52..4864efdd 100755
--- a/bin/emacsclient
+++ b/bin/emacsclient
@@ -225,7 +225,7 @@ if [ -n "$listener" ]; then
fi
# Make it possible, with primary session, to quickly replace in-tree Emacs
-# with installed Emacs. See 'C-i E' Sway/i3 binding.
+# with installed Emacs. See 'C-i C-M-e' Sway/i3 binding.
if [ -z "$daemon_name" ] && $devel_running && $want_installed; then
gud_status \
|| fail "couldn't query gdbmacs for in-tree Emacs status; aborting"