changeset 94632:99413a673d50

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Mon, 05 May 2008 11:55:44 +0000
parents 1f2f156fa67a
children 77be8c29913f
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 05 11:53:35 2008 +0000
+++ b/lisp/ChangeLog	Mon May 05 11:55:44 2008 +0000
@@ -1,3 +1,8 @@
+2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
+
+	* progmodes/compile.el (compilation-error-regexp-alist-alist): 
+	Add regexp for Open Watcom compiler output.
+
 2008-05-05  Phil Sung  <psung@mit.edu>  (tiny change)
 
 	* progmodes/python.el (python-block-pairs): Align finally with except.