From 9ef229c6c5ed3ab27008dab9db85708ca8d1b838 Mon Sep 17 00:00:00 2001 From: John Fieber <jfieber@FreeBSD.org> Date: Sun, 17 Aug 1997 17:33:49 +0000 Subject: [PATCH] Change C-c C-x to C-x C-. Submitted by: Ben <ben@cs.washington.edu> --- en/tutorials/devel/devel.docb | 6 +++--- en_US.ISO8859-1/articles/programming-tools/article.sgml | 6 +++--- en_US.ISO_8859-1/articles/programming-tools/article.sgml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/en/tutorials/devel/devel.docb b/en/tutorials/devel/devel.docb index 2251d55484..310401db55 100644 --- a/en/tutorials/devel/devel.docb +++ b/en/tutorials/devel/devel.docb @@ -1,4 +1,4 @@ -<!-- $Id: devel.docb,v 1.2 1997-07-01 21:38:44 max Exp $ --> +<!-- $Id: devel.docb,v 1.3 1997-08-17 17:33:49 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> @@ -18,7 +18,7 @@ </affiliation> </author></authorgroup> -<pubdate>January 19, 1997</pubdate> +<pubdate>August 17, 1997</pubdate> <copyright> <year>1997</year> @@ -1344,7 +1344,7 @@ Unfortunately, PC's don't have one, so it's usually the <keycap>alt</keycap> key (or if you're unlucky, the <keysym>escape</keysym> key).</para> -<para>Oh, and to get out of Emacs, do <command>C-c C-x</command> +<para>Oh, and to get out of Emacs, do <command>C-x C-c</command> (that means hold down the <keysym>control</keysym> key, press <keysym>c</keysym>, press <keysym>x</keysym> and release the <keysym>control</keysym> key). If you have any unsaved files open, diff --git a/en_US.ISO8859-1/articles/programming-tools/article.sgml b/en_US.ISO8859-1/articles/programming-tools/article.sgml index c4800e9a63..addd185ee8 100644 --- a/en_US.ISO8859-1/articles/programming-tools/article.sgml +++ b/en_US.ISO8859-1/articles/programming-tools/article.sgml @@ -1,4 +1,4 @@ -<!-- $Id: article.sgml,v 1.2 1997-07-01 21:38:44 max Exp $ --> +<!-- $Id: article.sgml,v 1.3 1997-08-17 17:33:49 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> @@ -18,7 +18,7 @@ </affiliation> </author></authorgroup> -<pubdate>January 19, 1997</pubdate> +<pubdate>August 17, 1997</pubdate> <copyright> <year>1997</year> @@ -1344,7 +1344,7 @@ Unfortunately, PC's don't have one, so it's usually the <keycap>alt</keycap> key (or if you're unlucky, the <keysym>escape</keysym> key).</para> -<para>Oh, and to get out of Emacs, do <command>C-c C-x</command> +<para>Oh, and to get out of Emacs, do <command>C-x C-c</command> (that means hold down the <keysym>control</keysym> key, press <keysym>c</keysym>, press <keysym>x</keysym> and release the <keysym>control</keysym> key). If you have any unsaved files open, diff --git a/en_US.ISO_8859-1/articles/programming-tools/article.sgml b/en_US.ISO_8859-1/articles/programming-tools/article.sgml index c4800e9a63..addd185ee8 100644 --- a/en_US.ISO_8859-1/articles/programming-tools/article.sgml +++ b/en_US.ISO_8859-1/articles/programming-tools/article.sgml @@ -1,4 +1,4 @@ -<!-- $Id: article.sgml,v 1.2 1997-07-01 21:38:44 max Exp $ --> +<!-- $Id: article.sgml,v 1.3 1997-08-17 17:33:49 jfieber Exp $ --> <!-- The FreeBSD Documentation Project --> <!DOCTYPE BOOK PUBLIC "-//Davenport//DTD DocBook V3.0//EN"> @@ -18,7 +18,7 @@ </affiliation> </author></authorgroup> -<pubdate>January 19, 1997</pubdate> +<pubdate>August 17, 1997</pubdate> <copyright> <year>1997</year> @@ -1344,7 +1344,7 @@ Unfortunately, PC's don't have one, so it's usually the <keycap>alt</keycap> key (or if you're unlucky, the <keysym>escape</keysym> key).</para> -<para>Oh, and to get out of Emacs, do <command>C-c C-x</command> +<para>Oh, and to get out of Emacs, do <command>C-x C-c</command> (that means hold down the <keysym>control</keysym> key, press <keysym>c</keysym>, press <keysym>x</keysym> and release the <keysym>control</keysym> key). If you have any unsaved files open,