From 6edc3d285d0495d69888018758371abfa4752327 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 6 Jul 2012 12:48:35 +0800 Subject: [PATCH] Tweak Emacs manual info menu ordering. * doc/emacs/emacs.texi: Re-order top-level menu to correspond to logical order, to avoid makeinfo warnings. * doc/emacs/ack.texi (Acknowledgments): Note new python.el. --- doc/emacs/ChangeLog | 7 +++++++ doc/emacs/ack.texi | 18 +++++++++++------- doc/emacs/emacs.texi | 23 ++++++++++++----------- 3 files changed, 30 insertions(+), 18 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5cd49a9d692..e92edfd64b1 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,10 @@ +2012-07-06 Chong Yidong + + * emacs.texi: Re-order top-level menu to correspond to logical + order, to avoid makeinfo warnings. + + * ack.texi (Acknowledgments): Note new python.el. + 2012-06-29 Chong Yidong * maintaining.texi (Basic VC Editing, VC Pull, Merging): diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 06c5faf961a..2c4ed1fbcc8 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -363,6 +363,10 @@ Kevin Gallagher rewrote and enhanced the EDT emulation, and wrote @file{flow-ctrl.el}, a package for coping with unsuppressible XON/XOFF flow control. +@item +Fabián E. Gallina rewrote @file{python.el}, the major mode for the +Python programming language used in Emacs 24.2 onwards. + @item Kevin Gallo added multiple-frame support for Windows NT and wrote @file{w32-win.el}, support functions for the MS-Windows window system. @@ -710,13 +714,13 @@ headers; @file{hl-line.el}, a minor mode for highlighting the line in the current window on which point is; @file{cap-words.el}, a minor mode for motion in ``CapitalizedWordIdentifiers''; @file{latin1-disp.el}, a package that lets you display ISO 8859 characters on Latin-1 terminals -by setting up appropriate display tables; @file{python.el}, a major mode -for the Python programming language; @file{smiley.el}, a facility for -displaying smiley faces; @file{sym-comp.el}, a library for performing -mode-dependent symbol completion; @file{benchmark.el} for timing code -execution; and @file{tool-bar.el}, a mode to control the display of -the Emacs tool bar. With Riccardo Murri he wrote @file{vc-bzr.el}, -support for the Bazaar version control system. +by setting up appropriate display tables; the version of +@file{python.el} used prior to Emacs 24.2; @file{smiley.el}, a +facility for displaying smiley faces; @file{sym-comp.el}, a library +for performing mode-dependent symbol completion; @file{benchmark.el} +for timing code execution; and @file{tool-bar.el}, a mode to control +the display of the Emacs tool bar. With Riccardo Murri he wrote +@file{vc-bzr.el}, support for the Bazaar version control system. @item Eric Ludlam wrote the Speedbar package; @file{checkdoc.el}, for checking diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index 73c4adf0977..6b39803f7d0 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi @@ -131,17 +131,6 @@ Emacs Lisp Reference Manual}. @menu * Distrib:: How to get the latest Emacs distribution. * Intro:: An introduction to Emacs concepts. -@c Note that in the printed manual, the glossary and indices come last. -* Glossary:: Terms used in this manual. - -Indexes (each index contains a large menu) -* Key Index:: An item for each standard Emacs key sequence. -* Option Index:: An item for every command-line option. -* Command Index:: An item for each command name. -* Variable Index:: An item for each documented variable. -* Concept Index:: An item for each concept. - -* Acknowledgments:: Major contributors to GNU Emacs. Important General Concepts * Screen:: How to interpret what you see on the screen. @@ -224,6 +213,18 @@ Appendices * Microsoft Windows:: Using Emacs on Microsoft Windows and MS-DOS. * Manifesto:: What's GNU? Gnu's Not Unix! +* Glossary:: Terms used in this manual. +@ifnottex +* Acknowledgments:: Major contributors to GNU Emacs. +@end ifnottex + +Indexes (each index contains a large menu) +* Key Index:: An item for each standard Emacs key sequence. +* Option Index:: An item for every command-line option. +* Command Index:: An item for each command name. +* Variable Index:: An item for each documented variable. +* Concept Index:: An item for each concept. + @c Do NOT modify the following 3 lines! They must have this form to @c be correctly identified by `texinfo-multiple-files-update'. In @c particular, the detailed menu header line MUST be identical to the -- 2.39.2