diff options
| author | Joakim Verona | 2011-09-19 11:37:46 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-09-19 11:37:46 +0200 |
| commit | 4caed0bee59613be5d2a6c4afabcdc43222f953e (patch) | |
| tree | d0c1debf666ef2107492e6cdd2bc8d6bb17de8a2 /doc/lispref/ChangeLog | |
| parent | c139d20a0c582a2c8fe3766128092c32b692ac23 (diff) | |
| parent | c5b01d8c63cfd14c95a029540a6fb0da84537726 (diff) | |
| download | emacs-4caed0bee59613be5d2a6c4afabcdc43222f953e.tar.gz emacs-4caed0bee59613be5d2a6c4afabcdc43222f953e.zip | |
upstream
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) |