]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
authorJuri Linkov <juri@jurta.org>
Fri, 21 May 2010 20:43:04 +0000 (23:43 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 21 May 2010 20:43:04 +0000 (23:43 +0300)
commitdf9db1517ed4957c143edd0d6216214f463dd0c0
treec9ae5af2ed28837d4beef26c53ba2ea9144d1811
parentc0209c2c68aeb23ce0480d42e4bfcc7fd13ce374
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
Remove "all" from grep-files-aliases.  Split grep-files-aliases by
whitespace, call wildcard-to-regexp on substrings and concat them
with "\\|".  (Bug#6114)
lisp/ChangeLog
lisp/progmodes/grep.el