diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index bfd49e82d83..1cf91340b9e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | 2012-03-03 Glenn Morris <rgm@gnu.org> | 1 | 2012-03-03 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * internals.texi: Change @appendix section commands to @section. | ||
| 4 | (Building Emacs): Say less about CANNOT_DUMP platforms. | ||
| 5 | Replace deleted eval-at-startup with custom-initialize-delay. | ||
| 6 | |||
| 3 | * tips.texi: Copyedits. | 7 | * tips.texi: Copyedits. |
| 4 | (Coding Conventions): Mention autoloads. | 8 | (Coding Conventions): Mention autoloads. |
| 5 | Combine partially duplicated macro items. Fix xref. | 9 | Combine partially duplicated macro items. Fix xref. |