diff options
| author | Chong Yidong | 2012-08-07 11:33:37 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-08-07 11:33:37 +0800 |
| commit | 9f6f48455f7d25e5cc2d50485d98ff3af43946a2 (patch) | |
| tree | 2c2a07d59e656de8681a8ebbe2570e4b5e138f48 /doc/lispref/ChangeLog | |
| parent | 7d732d1a24f77e1ee68ec952130dcc4a65d3e6a7 (diff) | |
| parent | 7178e7222c34f2654ccc126c64eb16fbe5f382b5 (diff) | |
| download | emacs-9f6f48455f7d25e5cc2d50485d98ff3af43946a2.tar.gz emacs-9f6f48455f7d25e5cc2d50485d98ff3af43946a2.zip | |
Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org.
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 c262cecb02c..890cf0ef97c 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-08-05 Chong Yidong <cyd@gnu.org> | 9 | 2012-08-05 Chong Yidong <cyd@gnu.org> |
| 2 | 10 | ||
| 3 | * display.texi (Defining Faces): Move documentation of | 11 | * display.texi (Defining Faces): Move documentation of |