changeset 97508:c2e5fe227285

(Inserting Text): Provide command name for C-q.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 16 Aug 2008 17:59:50 +0000
parents 6517e601a6fd
children 763d3ace20b5
files doc/emacs/basic.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/basic.texi	Sat Aug 16 17:59:35 2008 +0000
+++ b/doc/emacs/basic.texi	Sat Aug 16 17:59:50 2008 +0000
@@ -65,7 +65,8 @@
 by default (some modes bind it to a different command); it does not
 insert a literal @samp{DEL} character (@acronym{ASCII} character code
 127).  To insert a non-graphic character, first @dfn{quote} it by
-typing @kbd{C-q}.  There are two ways to use @kbd{C-q}:
+typing @kbd{C-q} (@code{quoted-insert}).  There are two ways to use
+@kbd{C-q}:
 
 @itemize @bullet
 @item