From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: patch: help file typo Date: Sat, 30 Dec 2006 23:42:02 +0100 Message-ID: References: <871wmiw58l.fsf@earthlink.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1167518536 2491 80.91.229.12 (30 Dec 2006 22:42:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 30 Dec 2006 22:42:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 30 23:42:13 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1H0mu2-0001mN-Ld for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 23:42:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0mu2-0006jB-5D for ged-emacs-devel@m.gmane.org; Sat, 30 Dec 2006 17:42:10 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1H0mto-0006h1-PS for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:41:56 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1H0mtn-0006e6-4W for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:41:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1H0mtm-0006dr-T9 for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:41:54 -0500 Original-Received: from [195.41.46.235] (helo=pfepa.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1H0mtm-0001cl-9u for emacs-devel@gnu.org; Sat, 30 Dec 2006 17:41:54 -0500 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx19.adsl-dhcp.tele.dk [80.62.38.68]) by pfepa.post.tele.dk (Postfix) with SMTP id 55509FAC008; Sat, 30 Dec 2006 23:41:53 +0100 (CET) Original-To: John J Foerch In-Reply-To: <871wmiw58l.fsf@earthlink.net> (John J. Foerch's message of "Fri\, 29 Dec 2006 20\:18\:50 -0500") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64533 Archived-At: John J Foerch writes: > Just noticed a typo in the CUA Bindings section of the emacs info manual. > Here's a patch. Thanks. Installed. > > --John > > Index: man/killing.texi > =================================================================== > RCS file: /cvsroot/emacs/emacs/man/killing.texi,v > retrieving revision 1.54 > diff -u -r1.54 killing.texi > --- man/killing.texi 24 Jul 2006 17:46:22 -0000 1.54 > +++ man/killing.texi 30 Dec 2006 01:02:33 -0000 > @@ -668,8 +668,8 @@ > paste (yank), and @kbd{C-z} undo. Standard Emacs commands like > @kbd{C-x C-c} still work, because @kbd{C-x} and @kbd{C-c} only take > effect when the mark is active (and the region is highlighted). > -However, if you don't want to override these bindings Emacs at all, set > -@code{cua-enable-cua-keys} to @code{nil}. > +However, if you don't want to override these bindings in Emacs at all, > +set @code{cua-enable-cua-keys} to @code{nil}. > > In CUA mode, using @kbd{Shift} together with the movement keys > activates and highlights the region over which they move. The > _______________________________________________ > Emacs-devel mailing list > Emacs-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-devel -- Kim F. Storm http://www.cua.dk