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 430ac16841e..d0ab5d2f2f9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1 | 2012-01-07 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 2 | ||
| 3 | * subr.el (with-selected-frame): Mention that the selected frame | ||
| 4 | is restored (bug#9980). | ||
| 5 | |||
| 3 | * ibuffer.el (ibuffer-mode): List the bindings in the corrent map | 6 | * ibuffer.el (ibuffer-mode): List the bindings in the corrent map |
| 4 | (bug#9759). | 7 | (bug#9759). |
| 5 | 8 | ||