aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuri Linkov2011-08-17 20:11:49 +0300
committerJuri Linkov2011-08-17 20:11:49 +0300
commit02b404de99985e6f86fe0f2e0969d281a875313e (patch)
tree0b8c5ffd49d0bb9fceb4028eb75c1873c1bdab46 /lisp/ChangeLog
parent35774242f9065a941c7a34acc9089647acf04b43 (diff)
downloademacs-02b404de99985e6f86fe0f2e0969d281a875313e.tar.gz
emacs-02b404de99985e6f86fe0f2e0969d281a875313e.zip
* lisp/progmodes/grep.el (rgrep): Handle the case when `grep-find-command'
is a cons cell. Fixes: debbugs:9278
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
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 @@
12011-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
12011-08-17 Martin Rudalics <rudalics@gmx.at> 62011-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