]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Mon, 5 May 2008 11:55:44 +0000 (11:55 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Mon, 5 May 2008 11:55:44 +0000 (11:55 +0000)
etc/ChangeLog
lisp/ChangeLog

index faa1bb20903e0ad118a6e1696425cd0046f0e0d6..613b998d56304086562b1987b66becc84032bc86 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-05  Nick Roberts  <nickrob@snap.net.nz>
+
+       * compilation.txt: Add regexp for Open Watcom compiler output.
+
 2008-05-04  Reiner Steib  <reiner.steib@gmx.de>
 
        * NEWS: Reword previous commit.
index 98e231fde97a6115d8ed5402ff381e76220331d4..6934db55daed59dfd4a6761626ce8c6f533a9342 100644 (file)
@@ -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.