Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
bd39eb06
Commit
bd39eb06
authored
May 26, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/emacs/emacs.texi: Simplify following removal of node pointers.
parent
ecc6530d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
17 deletions
+2
-17
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+2
-0
doc/emacs/emacs.texi
doc/emacs/emacs.texi
+0
-17
No files found.
doc/emacs/ChangeLog
View file @
bd39eb06
2012-05-27 Glenn Morris <rgm@gnu.org>
* emacs.texi: Simplify following removal of node pointers.
* ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
* cmdargs.texi, commands.texi, display.texi, emacs.texi:
* entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
...
...
doc/emacs/emacs.texi
View file @
bd39eb06
...
...
@@ -1555,37 +1555,20 @@ Lisp programming.
@c The Option Index is produced only in the on-line version,
@c because the index entries related to command-line options
@c tend to point to the same pages and all begin with a dash.
@c This, and the need to keep the node links consistent, are
@c the reasons for the funky @iftex/@ifnottex dance below.
@c The Option Index is
_
not
_
before Key Index, because that
@c would require changes in the glossary.texi's @node line.
@c It is not after Concept Index for similar reasons.
@iftex
@node Key Index
@unnumbered Key (Character) Index
@printindex ky
@end iftex
@ifnottex
@node Key Index
@unnumbered Key (Character) Index
@printindex ky
@node Option Index
@unnumbered Command-Line Options Index
@printindex op
@node Command Index
@unnumbered Command and Function Index
@printindex fn
@end ifnottex
@iftex
@node Command Index
@unnumbered Command and Function Index
@printindex fn
@end iftex
@node Variable Index
@unnumbered Variable 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