emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/info.texi,v


From: Karl Berry
Subject: [Emacs-diffs] Changes to emacs/man/info.texi,v
Date: Mon, 19 Jun 2006 20:53:29 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Karl Berry <karl>       06/06/19 20:53:29

Index: info.texi
===================================================================
RCS file: /sources/emacs/emacs/man/info.texi,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- info.texi   25 Mar 2006 23:13:20 -0000      1.52
+++ info.texi   19 Jun 2006 20:53:29 -0000      1.53
@@ -918,6 +918,15 @@
 specific to it, which are documented in several chapters of @ref{Top,,
 GNU Info, info-stnd, GNU Info}.)
 
address@hidden C-q @r{(Info mode)}
+  One advanced command useful with most of the others described here
+is @kbd{C-q}, which ``quotes'' the next character so that it is
+entered literally (@pxref{Inserting Text,,,emacs,The GNU Emacs
+Manual}).  For example, pressing @kbd{?} ordinarily brings up a list
+of completion possibilities.  If you want to (for example) search for
+an actual @samp{?} character, the simplest way is to insert it using
address@hidden ?}.  This works the same in Emacs and stand-alone Info.
+
 @menu
 * Search Text::          How to search Info documents.
 * Search Index::         How to search the indices for specific subjects.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]