changeset 72417:4975f18fb6b7

(Marking Objects): Mention term "select all".
author Richard M. Stallman <rms@gnu.org>
date Wed, 16 Aug 2006 05:13:48 +0000
parents 60430dd31268
children 16ce988b5223
files man/mark.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/mark.texi	Wed Aug 16 05:13:18 2006 +0000
+++ b/man/mark.texi	Wed Aug 16 05:13:48 2006 +0000
@@ -369,7 +369,7 @@
 
   Finally, @kbd{C-x h} (@code{mark-whole-buffer}) sets up the entire
 buffer as the region, by putting point at the beginning and the mark at
-the end.
+the end.  (In some programs this is called ``select all.'')
 
   In Transient Mark mode, all of these commands activate the mark.