[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/trunk r107476: Standardize some lispref men
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/trunk r107476: Standardize some lispref menu entries. |
Date: |
Thu, 01 Mar 2012 21:54:47 -0500 |
User-agent: |
Bazaar (2.3.1) |
------------------------------------------------------------
revno: 107476
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Thu 2012-03-01 21:54:47 -0500
message:
Standardize some lispref menu entries.
modified:
doc/lispref/ChangeLog
doc/lispref/elisp.texi
doc/lispref/vol1.texi
doc/lispref/vol2.texi
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog 2012-03-02 02:52:40 +0000
+++ b/doc/lispref/ChangeLog 2012-03-02 02:54:47 +0000
@@ -1,5 +1,7 @@
2012-03-02 Glenn Morris <address@hidden>
+ * 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.
=== modified file 'doc/lispref/elisp.texi'
--- a/doc/lispref/elisp.texi 2012-02-29 08:11:23 +0000
+++ b/doc/lispref/elisp.texi 2012-03-02 02:54:47 +0000
@@ -169,9 +169,9 @@
* 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.
=== modified file 'doc/lispref/vol1.texi'
--- a/doc/lispref/vol1.texi 2012-02-29 08:11:23 +0000
+++ b/doc/lispref/vol1.texi 2012-03-02 02:54:47 +0000
@@ -187,9 +187,9 @@
* 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.
=== modified file 'doc/lispref/vol2.texi'
--- a/doc/lispref/vol2.texi 2012-02-29 08:11:23 +0000
+++ b/doc/lispref/vol2.texi 2012-03-02 02:54:47 +0000
@@ -186,9 +186,9 @@
* 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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/trunk r107476: Standardize some lispref menu entries.,
Glenn Morris <=