# HG changeset patch # User Juri Linkov # Date 1251676031 0 # Node ID d57836f95b310ecf6a58ac8f84f325acbd81192e # Parent 60a123e396f89bbd364fa2c6c9b920418b68a402 *** empty log message *** diff -r 60a123e396f8 -r d57836f95b31 lisp/ChangeLog --- a/lisp/ChangeLog Sun Aug 30 23:46:09 2009 +0000 +++ b/lisp/ChangeLog Sun Aug 30 23:47:11 2009 +0000 @@ -1,3 +1,8 @@ +2009-08-30 Kevin Rodgers (tiny change) + + * progmodes/grep.el (grep-read-files): Strip trailing from + buffer names not visiting a file (e.g. cloned buffers). + 2009-08-30 Nick Roberts * comint.el (comint-exec-1): Check command is non-null first.