Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
2bf1d02d
Commit
2bf1d02d
authored
Apr 15, 2010
by
Glenn Morris
Browse files
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
parent
98932641
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
14 additions
and
1 deletion
+14
-1
doc/misc/ChangeLog
doc/misc/ChangeLog
+4
-0
doc/misc/info.texi
doc/misc/info.texi
+9
-1
etc/NEWS
etc/NEWS
+1
-0
No files found.
doc/misc/ChangeLog
View file @
2bf1d02d
2010-04-15 Glenn Morris <rgm@gnu.org>
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
2010-03-14 Michael Albinus <michael.albinus@gmx.de>
* trampver.texi: Update release number.
...
...
doc/misc/info.texi
View file @
2bf1d02d
...
...
@@ -15,7 +15,8 @@ This file describes how to use Info, the on-line, menu-driven GNU
documentation system.
Copyright @copyright
{}
1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001,
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
@@ -1050,6 +1051,13 @@ their names when @kbd{i} prompts you for a topic. For example, if you
want to read the description of what the @kbd
{
C-l
}
key does, type
@kbd
{
iC-l@key
{
RET
}}
literally.
@findex Info-virtual-index
@kindex I @r
{
(Info mode)
}
Emacs provides the command @code
{
Info-virtual-index
}
, bound to the
@kbd
{
I
}
key. This behaves like @kbd
{
i
}
, but constructs a virtual
info node displaying the results of an index search, making it easier
to select the one you want.
@findex info-apropos
@findex index-apropos
If you aren't sure which manual documents the topic you are looking
...
...
etc/NEWS
View file @
2bf1d02d
...
...
@@ -249,6 +249,7 @@ collections as watch expressions. These features require GDB 7.0 or later.
** Info
+++
*** The new command `Info-virtual-index' bound to "I" displays a menu of
matched topics found in the index.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment