From: Luc Teirlinck Date: Wed, 18 Aug 2004 02:21:00 +0000 (+0000) Subject: (Top): Mention "cutting" and "pasting" as synonyms for "killing" and X-Git-Tag: ttn-vms-21-2-B4~5254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6326f9e56c157d9017bf012be6e4e8720316333b;p=emacs.git (Top): Mention "cutting" and "pasting" as synonyms for "killing" and "yanking" in main menu. --- diff --git a/man/emacs.texi b/man/emacs.texi index 893f01e3baf..ad9658ab368 100644 --- a/man/emacs.texi +++ b/man/emacs.texi @@ -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.