Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

update an obsolete command in README. #81

Merged
merged 1 commit into from
Apr 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading