diff options
| author | Eli Zaretskii | 2014-09-30 19:21:22 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2014-09-30 19:21:22 +0300 |
| commit | eaa8c21089bd18af88dff80ae92c5eedcf3d7dda (patch) | |
| tree | 470fa6df752644f3d404682754992fc6d8e2aed5 /doc/lispref/ChangeLog | |
| parent | 6e28231a10a2c049725942bfcdb71d765822d8d6 (diff) | |
| download | emacs-eaa8c21089bd18af88dff80ae92c5eedcf3d7dda.tar.gz emacs-eaa8c21089bd18af88dff80ae92c5eedcf3d7dda.zip | |
Fix last change in lispref.
doc/lispref/internals.texi (Stack-allocated Objects): Minor improvements of
the wording and the indexing.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 36918dac2e4..0aba61e53e9 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-09-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * internals.texi (Stack-allocated Objects): Minor improvements of | ||
| 4 | the wording and the indexing. | ||
| 5 | |||
| 1 | 2014-09-30 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-09-30 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | * internals.texi (Stack-allocated Objects): Describe this feature. | 8 | * internals.texi (Stack-allocated Objects): Describe this feature. |