comparison lisp/ChangeLog @ 94656:74714e1661c4

* progmodes/compile.el (compilation-error-regexp-alist-alist): Tweak Open Watcom regexp to distinguish between errors and warnings.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 06 May 2008 03:23:11 +0000
parents e8c7fc7ef92b
children ee5932bf781d
comparison
equal deleted inserted replaced
94655:90a2847062be 94656:74714e1661c4
1 2008-05-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4 Tweak Open Watcom regexp to distinguish between errors and
5 warnings.
6
1 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca> 7 2008-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * dired.el (dired-read-dir-and-switches): Fix up last change. 9 * dired.el (dired-read-dir-and-switches): Fix up last change.
4 10
5 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com> 11 2008-05-05 Eric S. Raymond <esr@snark.thyrsus.com>