summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-09-26 11:32:48 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-09-26 11:32:48 -0700
commit56c6a28d018e8735b14e9bf170c3867cc48374fc (patch)
tree248df227c53c82972a489daa347c5fba6b9c8c96 /lisp/emacs-lisp
parent1f9f052c6def2f0d4c19161d6d64979d1e8aa96a (diff)
downloademacs-56c6a28d018e8735b14e9bf170c3867cc48374fc.tar.gz
emacs-56c6a28d018e8735b14e9bf170c3867cc48374fc.tar.bz2
emacs-56c6a28d018e8735b14e9bf170c3867cc48374fc.zip
* progmodes/grep.el (grep-regexp-alist): Use more-accurate regexp.
Do not match file names that end in '/', as they cannot be 'grep' hits nowadays. This prevents confusion when 'grep -r' reports a match in a file whose basename is ':12345:'. Conversely, do not require exactly the same sequence of spaces and tabs after both colons, and allow spaces or tabs before the second colon, as per the POSIX spec for 'grep' output.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions