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 71dc8a8ff89..09958f6b7e0 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,23 @@ | |||
| 1 | 2011-09-19 Lars Magne Ingebrigtsen <larsi@gnus.org> | ||
| 2 | |||
| 3 | * errors.texi (Standard Errors): Remove apparent placeholder text | ||
| 4 | (bug#9491). | ||
| 5 | |||
| 6 | 2011-09-18 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * frames.texi (Management Parameters): Fix description of | ||
| 9 | icon-type parameter. | ||
| 10 | |||
| 11 | 2011-09-17 Chong Yidong <cyd@stupidchicken.com> | ||
| 12 | |||
| 13 | * tips.texi (Key Binding Conventions): Don't bind a key sequence | ||
| 14 | ending in C-g. Suggested by Edward O'Connor. | ||
| 15 | |||
| 16 | 2011-09-17 Eli Zaretskii <eliz@gnu.org> | ||
| 17 | |||
| 18 | * numbers.texi (Integer Basics): Add indexing for | ||
| 19 | most-positive-fixnum and most-negative-fixnum. (Bug#9525) | ||
| 20 | |||
| 1 | 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change) | 21 | 2011-09-14 Dani Moncayo <dmoncayo@gmail.com> (tiny change) |
| 2 | 22 | ||
| 3 | * lists.texi (Sets And Lists): Fix typo. (Bug#9393) | 23 | * lists.texi (Sets And Lists): Fix typo. (Bug#9393) |