diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ed9aab245ea..f91f99d9c3d 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2012-08-06 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * functions.texi (Closures): Put the main index entry for | ||
| 4 | "closures" here. (Bug#12138) | ||
| 5 | |||
| 6 | * variables.texi (Lexical Binding): Disambiguate the index entry | ||
| 7 | for "closures". | ||
| 8 | |||
| 1 | 2012-06-19 Glenn Morris <rgm@gnu.org> | 9 | 2012-06-19 Glenn Morris <rgm@gnu.org> |
| 2 | 10 | ||
| 3 | * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737) | 11 | * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737) |