Use rx for `gnu' compile.el pattern
authorDaniel Colascione <dancol@dancol.org>
Mon, 5 May 2014 10:59:24 +0000 (03:59 -0700)
committerDaniel Colascione <dancol@dancol.org>
Mon, 5 May 2014 10:59:24 +0000 (03:59 -0700)
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Port `gnu' pattern to rx.

1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,10 -1,8 +1,15 @@@
+ 2014-05-05  Daniel Colascione  <dancol@dancol.org>
+       * progmodes/compile.el (compilation-error-regexp-alist-alist):
+       Port `gnu' pattern to rx.
 +2014-05-05  Jarek Czekalski  <jarekczek@poczta.onet.pl>
 +
 +      Remove unneeded prompt when closing a buffer with active
 +      emacsclient ("Buffer ... still has clients"), #16548.
 +      * server.el (server-start): Remove the only call to:
 +      (server-kill-buffer-query-function): Remove.
 +
  2014-05-04  Leo Liu  <sdl.web@gmail.com>
  
        * calendar/diary-lib.el (calendar-chinese-month-name-array):