Mercurial > emacs
changeset 104746:d57836f95b31
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Sun, 30 Aug 2009 23:47:11 +0000 |
parents | 60a123e396f8 |
children | c5c19a215021 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <kevin.d.rodgers@gmail.com> (tiny change) + + * progmodes/grep.el (grep-read-files): Strip trailing <N> from + buffer names not visiting a file (e.g. cloned buffers). + 2009-08-30 Nick Roberts <nickrob@snap.net.nz> * comint.el (comint-exec-1): Check command is non-null first.