smol/doc
Benno Schulenberg 101dc4e805 docs: make ^E access the Execute menu in the example CUA bindings
Also, add the normal CUA bindings for Undo (^Z) and Redo (^Y),
and drop the M-X thinko.

With these more "usual" alternative bindings, ^X will now do a Cut
(putting the cut text into the cutbuffer) only when in the main menu
-- in the other places it did not put anything into the cutbuffer,
so it's better to have only the default ^K ("kill") for that.

Suspension is now accessible with ^E^Z, and the Speller with ^E^S.

This fixes https://savannah.gnu.org/bugs/?60766.

Bug existed since version 3.2, commit 33d67d5c,
since the more usual example bindings were introduced.
2021-06-11 11:10:28 +02:00
..
.gitignore build: let git ignore also the generated PDF file 2017-09-19 20:56:04 +02:00
Makefile.am docs: drop the cluttering Info-style links from the HTML manual 2017-06-27 19:55:12 +02:00
cheatsheet.html docs: correct the word order for Alt+D in the cheat sheet -- it changed 2021-01-20 19:25:29 +01:00
faq.html bump version numbers and add a news item for the 5.7 release 2021-04-29 11:28:21 +02:00
nano.1 bump version numbers and add a news item for the 5.7 release 2021-04-29 11:28:21 +02:00
nano.texi docs: improve the contact info and some line spacing in the PDF 2021-06-08 11:31:18 +02:00
nanorc.5 docs: mention the new 'set minicolor' option 2021-06-08 10:51:19 +02:00
rnano.1 bump version numbers and add a news item for the 5.7 release 2021-04-29 11:28:21 +02:00
sample.nanorc.in docs: make ^E access the Execute menu in the example CUA bindings 2021-06-11 11:10:28 +02:00