(Top): Mention "cutting" and "pasting" as synonyms for "killing" and

"yanking" in main menu.
This commit is contained in:
Luc Teirlinck 2004-08-18 02:21:00 +00:00
parent 697f502a87
commit 6326f9e56c

View file

@ -158,8 +158,8 @@ Fundamental Editing Commands
Important Text-Changing Commands
* Mark:: The mark: how to delimit a ``region'' of text.
* Killing:: Killing text.
* Yanking:: Recovering killed text. Moving text.
* Killing:: Killing (cutting) text.
* Yanking:: Recovering killed text. Moving text. (Pasting.)
* Accumulating Text:: Other ways of copying text.
* Rectangles:: Operating on the text inside a rectangle on the screen.
* Registers:: Saving a text string or a location in the buffer.