diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ffba716f189..8ae1978b849 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * cus-edit.el (custom-guess-name-alist): -alist variables should | ||
| 4 | use the `alist' type (bug#3120). Suggested by Drew Adams. | ||
| 5 | |||
| 3 | * printing.el: Add documentation to all the `pr-toggle-' commands. | 6 | * printing.el: Add documentation to all the `pr-toggle-' commands. |
| 4 | 7 | ||
| 5 | 2011-07-11 Leo <sdl.web@gmail.com> (tiny change) | 8 | 2011-07-11 Leo <sdl.web@gmail.com> (tiny change) |