Mercurial > emacs
changeset 70711:0d2a5e956575
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 18 May 2006 14:38:57 +0000 |
parents | d57b7c96fb65 |
children | 070ab453b31f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu May 18 12:09:16 2006 +0000 +++ b/lisp/ChangeLog Thu May 18 14:38:57 2006 +0000 @@ -1,3 +1,8 @@ +2006-05-18 Kim F. Storm <storm@cua.dk> + + * progmodes/grep.el (grep-find): Don't check grep-find-command + before running command (breaks non-interactive usage). + 2006-05-18 Thien-Thi Nguyen <ttn@gnu.org> * emacs-lisp/ewoc.el (ewoc--adjust): New func.