From d7053da07cc2333c23592cf6eae2ac5897f43dc3 Mon Sep 17 00:00:00 2001 From: Ken Huang Date: Fri, 12 Apr 2024 00:30:27 +0800 Subject: [PATCH] update an obsolete command in README. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index c46b96f..0d71fb3 100644 --- a/README.org +++ b/README.org @@ -42,7 +42,7 @@ new buffer. To clear this, type =DEL= or =C-SPC= /before anything else/. Once you've finished and want to insert the text into the window you triggered Emacs Everywhere from, just press =C-c C-c= or =C-x 5 0= to close the frame and -paste the content into the window (as long as ~emacs-everywhere-paste-p~ is +paste the content into the window (as long as ~emacs-everywhere-paste-command~ is non-nil). If you do /not/ wish to paste the buffer content into the original window, =C-c