diff options
| author | Stefan Monnier | 2010-11-17 09:54:15 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2010-11-17 09:54:15 -0500 |
| commit | c04f2ac06346dcdf6046d3c1612e843da17f3bd2 (patch) | |
| tree | 7563450618cc5b2ef802cfd1f35ab8edaa40a246 /lisp/ChangeLog | |
| parent | f8d8a97bda1c83380f3f688c4ba0b7fa16320c83 (diff) | |
| download | emacs-c04f2ac06346dcdf6046d3c1612e843da17f3bd2.tar.gz emacs-c04f2ac06346dcdf6046d3c1612e843da17f3bd2.zip | |
* lisp/progmodes/grep.el (grep-regexp-alist): Tighten the regexp.
Fixes: debbugs:7378
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05b5c1cebd1..2b137af08d9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-11-17 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * progmodes/grep.el (grep-regexp-alist): Tighten the regexp (bug#7378). | ||
| 4 | |||
| 1 | 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2010-11-16 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * progmodes/octave-mod.el: Rely on elecric-*-modes. | 7 | * progmodes/octave-mod.el: Rely on elecric-*-modes. |