# HG changeset patch # User Chong Yidong # Date 1218909590 0 # Node ID c2e5fe2272852eefd28e0e86ec31051ee633f6d8 # Parent 6517e601a6fd2cfd77570148602a7331b97012ff (Inserting Text): Provide command name for C-q. diff -r 6517e601a6fd -r c2e5fe227285 doc/emacs/basic.texi --- 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