From: Richard M. Stallman Date: Wed, 16 Aug 2006 05:13:48 +0000 (+0000) Subject: (Marking Objects): Mention term "select all". X-Git-Tag: emacs-pretest-22.0.90~979 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ba057869d6b25756a7785e7673466a5de25c39ab;p=emacs.git (Marking Objects): Mention term "select all". --- diff --git a/man/mark.texi b/man/mark.texi index 7429b67db2b..2736dccd297 100644 --- a/man/mark.texi +++ b/man/mark.texi @@ -369,7 +369,7 @@ negative) instead of the current page. 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.