compilation-emacs21-batch.el
compilation-emacs21-batch.el
adds
Emacs
compilation-error-regexp-alist
patterns for the byte-compiler messages from Emacs 21 and earlier (including
XEmacs 21),
like
While compiling foo-mode in file /my/dir/foo.el:
!! assignment to free variable foo-bar-quux
Emacs 22 and up prints the GNU file:line:column: style which is matched already, so you only need this for older Emacs in batch mode.
compilation-emacs21-batch.el
is
free software (free
as in freedom), published under the terms of the
GNU
General Public License (v3 or up).
Download version 6,
compilation-emacs21-batch.el
(5k, and
sig)
compilation-emacs21-batch.el
compilation-emacs21-batch.el
The sig is a Gnu PG ascii armoured
signature for compilation-emacs21-batch.el
, generated from
my key.
This page Copyright 2008, 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017 Kevin Ryde, except for the GPLv3 logo which is Copyright Free Software Foundation and used here in accordance with its terms.