From 4186e877855ab028c38f434d49cafd87381a5ab0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 1 Mar 2012 21:54:47 -0500 Subject: [PATCH] Standardize some lispref menu entries. --- doc/lispref/ChangeLog | 2 ++ doc/lispref/elisp.texi | 6 +++--- doc/lispref/vol1.texi | 6 +++--- doc/lispref/vol2.texi | 6 +++--- 4 files changed, 11 insertions(+), 9 deletions(-) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 85fea55c93f..5dd028341b7 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,5 +1,7 @@ 2012-03-02 Glenn Morris + * 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. diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index f4f1dbe4888..3f7ce582b9a 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -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. diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index 4f9202dea80..05158fbebb7 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -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. diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index ab0399b3c54..27597d07d3e 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi @@ -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. -- 2.39.2