1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

46 Commits

Author SHA1 Message Date
Juri Linkov
4d993e7b54 * etc/compilation.txt: Add more samples of output and non-output switches (bug#9319). 2011-08-22 16:08:35 +03:00
Juri Linkov
56ee679c7f * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):
Revert regexp that highlights output switches to its old
pre-2010-10-28 value and remove one `?' from it (bug#9319).
2011-08-22 15:46:45 +03:00
Chong Yidong
1539f17338 Add Bug#2490 testcase to compilation.txt. 2011-07-12 15:39:01 -04:00
Kevin Ryde
6cbbc20c42 * progmodes/compile.el (compilation-error-regexp-alist-alist):
`perl-Test2' extend to match possible "fail #N" rep count
(bug#8377).
2011-07-03 23:39:49 +02:00
Chong Yidong
f104c116dc Fix last change. 2011-05-08 21:25:35 -04:00
Chong Yidong
3a648237a4 Doc fix to compilation.txt. 2011-05-08 21:24:57 -04:00
Glenn Morris
73b0cd5003 Convert consecutive FSF copyright years to ranges. 2011-01-24 20:08:28 -08:00
Stefan Monnier
77ab81d054 Merge from emacs-23 2011-01-14 12:18:41 -05:00
Andreas Schwab
7c8379331a Fixes: debbugs:7806
* etc/compilation.txt: Add column to gcc-include sample.

* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
[gcc-include]: Tighten file name match, add match for column
number.
2011-01-08 14:31:26 +01:00
Glenn Morris
5df4f04cd3 Add 2011 to FSF/AIST copyright years. 2011-01-02 15:50:46 -08:00
Chong Yidong
c68263b1fd Give Ruby compilation rule a lower priority than Gnu (Bug#6778).
* progmodes/compile.el (compilation-error-regexp-alist-alist):
Give the Ruby rule a lower priority than Gnu (Bug#6778).

* etc/compilation.txt: Make Cucumber test less verbose.
2010-08-14 20:04:53 -04:00
Aleksei Gusev
c5622b6fd2 Add regexp tests for cucumber and ruby. 2010-07-13 17:33:02 -04:00
Glenn Morris
114f9c9679 Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
Chong Yidong
951802d0c1 * compilation.txt: Add one more error message for msft (Bug#4100). 2009-11-08 16:30:52 +00:00
Chong Yidong
cabb152788 Add Perl-Glib sample message. 2009-07-26 15:58:55 +00:00
Glenn Morris
4cbe53b499 Kevin Ryde <user42 at zip.com.au>
Fix names of some elements.
2009-07-10 04:44:55 +00:00
Nick Roberts
1c427abdd2 Add entry for maven. 2009-02-19 06:52:35 +00:00
Dan Nicolaescu
bec18736a1 (gnu): Add an example for the "note" format. 2009-02-04 13:36:59 +00:00
Glenn Morris
bb65542c44 Add 2009 to copyright years. 2009-01-08 05:11:56 +00:00
Mark A. Hershberger
33198156a9 Examples for compilation.txt for PHP 2008-11-08 16:50:14 +00:00
Glenn Morris
ab73e885f0 Switch to recommended form of GPLv3 permissions notice. 2008-05-15 07:32:14 +00:00
Nick Roberts
7444d6ab9f Add regexp for Open Watcom compiler output. 2008-05-05 12:00:41 +00:00
Juri Linkov
3412ee5a88 Move successful message "Compilation finished" to the end. 2008-02-24 23:22:26 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
bf51586957 Whitespace. 2008-01-08 07:56:05 +00:00
Glenn Morris
10a1257e79 Kevin Ryde <user42 at zip.com.au>:
(perl): Add a "during global destruction" sample.
2008-01-08 07:54:36 +00:00
Glenn Morris
bcc41d2371 Kevin Ryde <user42 at zip.com.au>:
(perl): Add a "during global destruction" sample.
2008-01-08 07:54:27 +00:00
Glenn Morris
1bb97e221b Add 2008 to copyright years. 2008-01-08 04:54:02 +00:00
Vinicius Jose Latorre
afefed6222 Add new entries. 2007-11-12 18:27:10 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Stefan Monnier
12cdb1c15a *** empty log message *** 2007-05-23 17:28:25 +00:00
Glenn Morris
0a33da5171 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-21 00:27:14 +00:00
Thien-Thi Nguyen
f2bb3ca35b Add an example "Compilation started ..." line. 2006-07-08 13:21:42 +00:00
Eli Zaretskii
b727702bfa Add copyright notice and copying permissions. 2006-06-03 13:53:01 +00:00
Juri Linkov
ff452477b6 Add examples of starting and finishing messages. 2005-08-14 06:55:35 +00:00
Juri Linkov
f533b4d958 Add examples of finished compilation. 2005-08-06 00:55:11 +00:00
Masatake YAMATO
0c9a01ff28 * compilation.txt (symbol): Added gcov-file
gcov-bb-file gcov-never-called-line gcov-called-line .

* progmodes/compile.el (compilation-error-regexp-alist-alist): Add
regexp for gcov.
2005-04-10 06:19:31 +00:00
Daniel Pfeiffer
7e8424e28d ftnchek only current style messages 2004-11-22 23:17:26 +00:00
Daniel Pfeiffer
776f2b441b *** empty log message *** 2004-10-27 09:13:50 +00:00
Daniel Pfeiffer
0b55311a87 extend irix for NAG Fortran and add ftnchek-* 2004-10-27 09:09:03 +00:00
Daniel Pfeiffer
d7d7fd3018 show example of GNU {standard input} (gcc --pipe) and various Oracle messages 2004-06-08 21:38:29 +00:00
Daniel Pfeiffer
1b44af75e4 Add edg examples and remove redundant ultrix examples. 2004-05-10 21:09:51 +00:00
Daniel Pfeiffer
63915149f3 added irix/Compaq C severe example 2004-04-25 12:57:05 +00:00
Daniel Pfeiffer
1618ce6df7 Fix caml (Python) & irix (Info) 2004-04-07 12:57:55 +00:00
Stefan Monnier
38ca2dff8e Initial import. 2004-03-11 22:43:24 +00:00