Standardize some lispref menu entries.

This commit is contained in:
Glenn Morris 2012-03-01 21:54:47 -05:00
parent 2064cc6ade
commit 4186e87785
4 changed files with 11 additions and 9 deletions

View file

@ -1,5 +1,7 @@
2012-03-02 Glenn Morris <rgm@gnu.org>
* elisp.texi, vol1.texi, vol2.texi: Standardize some menu entries.
* hooks.texi (Standard Hooks): General update.
Put related hooks together. Add and remove items.
* commands.texi (Keyboard Macros): Remove cross-ref to Standard Hooks.

View file

@ -169,9 +169,9 @@ Appendices
* Tips:: Advice and coding conventions for Emacs Lisp.
* GNU Emacs Internals:: Building and dumping Emacs;
internal data structures.
* Standard Errors:: List of main error symbols.
* Standard Keymaps:: List of standard keymaps.
* Standard Hooks:: List of standard hook variables.
* Standard Errors:: List of some standard error symbols.
* Standard Keymaps:: List of some standard keymaps.
* Standard Hooks:: List of some standard hook variables.
* Index:: Index including concepts, functions, variables,
and other terms.

View file

@ -187,9 +187,9 @@ Appendices
* Tips:: Advice and coding conventions for Emacs Lisp.
* GNU Emacs Internals:: Building and dumping Emacs;
internal data structures.
* Standard Errors:: List of main error symbols.
* Standard Keymaps:: List of standard keymaps.
* Standard Hooks:: List of standard hook variables.
* Standard Errors:: List of some standard error symbols.
* Standard Keymaps:: List of some standard keymaps.
* Standard Hooks:: List of some standard hook variables.
* Index:: Index including concepts, functions, variables,
and other terms.

View file

@ -186,9 +186,9 @@ Appendices
* Tips:: Advice and coding conventions for Emacs Lisp.
* GNU Emacs Internals:: Building and dumping Emacs;
internal data structures.
* Standard Errors:: List of main error symbols.
* Standard Keymaps:: List of standard keymaps.
* Standard Hooks:: List of standard hook variables.
* Standard Errors:: List of some standard error symbols.
* Standard Keymaps:: List of some standard keymaps.
* Standard Hooks:: List of some standard hook variables.
* Index:: Index including concepts, functions, variables,
and other terms.