diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3d37a77b24..38a463ddb58 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-08-17 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * progmodes/grep.el (rgrep): Handle the case when | ||
| 4 | `grep-find-command' is a cons cell (bug#9278). | ||
| 5 | |||
| 1 | 2011-08-17 Martin Rudalics <rudalics@gmx.at> | 6 | 2011-08-17 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * window.el (display-buffer-pop-up-frame): Run frame creation | 8 | * window.el (display-buffer-pop-up-frame): Run frame creation |