unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* patch: help file typo
@ 2006-12-30  1:18 John J Foerch
  2006-12-30 22:42 ` Kim F. Storm
  0 siblings, 1 reply; 2+ messages in thread
From: John J Foerch @ 2006-12-30  1:18 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

Just noticed a typo in the CUA Bindings section of the emacs info manual.
Here's a patch.

--John


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: fix typo in CUA Bindings section of info --]
[-- Type: text/x-patch, Size: 882 bytes --]

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

[-- Attachment #3: Type: text/plain, Size: 142 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: patch: help file typo
  2006-12-30  1:18 patch: help file typo John J Foerch
@ 2006-12-30 22:42 ` Kim F. Storm
  0 siblings, 0 replies; 2+ messages in thread
From: Kim F. Storm @ 2006-12-30 22:42 UTC (permalink / raw)
  Cc: emacs-devel

John J Foerch <jjfoerch@earthlink.net> 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 <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-12-30 22:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-30  1:18 patch: help file typo John J Foerch
2006-12-30 22:42 ` Kim F. Storm

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).