diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6579cc48fd5..b0156e5ac7e 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2012-09-02 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * windows.texi (Window Configurations): Recommend against using | ||
| 4 | save-window-excursion (Bug#12075). | ||
| 5 | |||
| 6 | * control.texi (Catch and Throw): | ||
| 7 | * positions.texi (Excursions): Don't mention it. | ||
| 8 | |||
| 9 | 2012-09-01 Paul Eggert <eggert@cs.ucla.edu> | ||
| 10 | |||
| 11 | Better seed support for (random). | ||
| 12 | * numbers.texi (Random Numbers): Document new behavior of | ||
| 13 | the calls (random) and (random STRING). | ||
| 14 | |||
| 15 | 2012-08-21 Martin Rudalics <rudalics@gmx.at> | ||
| 16 | |||
| 17 | * windows.texi (Window Point): Document recent changes in | ||
| 18 | window-point and set-window-point. | ||
| 19 | (Selecting Windows): Document recent change in select-window. | ||
| 20 | |||
| 1 | 2012-08-06 Eli Zaretskii <eliz@gnu.org> | 21 | 2012-08-06 Eli Zaretskii <eliz@gnu.org> |
| 2 | 22 | ||
| 3 | * functions.texi (Closures): Put the main index entry for | 23 | * functions.texi (Closures): Put the main index entry for |