Mercurial > emacs
changeset 56707:d03630e16704
(Top): Mention "cutting" and "pasting" as synonyms for "killing" and
"yanking" in main menu.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Wed, 18 Aug 2004 02:21:00 +0000 |
parents | 15d087a81874 |
children | b1f888ef9e7b |
files | man/emacs.texi |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/man/emacs.texi Wed Aug 18 02:11:36 2004 +0000 +++ b/man/emacs.texi Wed Aug 18 02:21:00 2004 +0000 @@ -158,8 +158,8 @@ 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.