diff options
| author | Kevin Ryde | 2011-07-03 23:39:49 +0200 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2011-07-03 23:39:49 +0200 |
| commit | 6cbbc20c42906f4751a63eb1b3c4556efd0ded61 (patch) | |
| tree | de849c0d55ea9e7e07caaa06c23df007eb7b880f /etc/ChangeLog | |
| parent | 61436e9f418dc7e769f5c59ed884d9188520cca8 (diff) | |
| download | emacs-6cbbc20c42906f4751a63eb1b3c4556efd0ded61.tar.gz emacs-6cbbc20c42906f4751a63eb1b3c4556efd0ded61.zip | |
* progmodes/compile.el (compilation-error-regexp-alist-alist):
`perl-Test2' extend to match possible "fail #N" rep count
(bug#8377).
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index cbc267f71ba..ea3ef2767a9 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-03-29 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * compilation.txt (perl-Test2): New samples. | ||
| 4 | |||
| 1 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 2 | 6 | ||
| 3 | * tutorials/TUTORIAL.zh: Remove spurious ")" character on the | 7 | * tutorials/TUTORIAL.zh: Remove spurious ")" character on the |