Mercurial > emacs
diff lib-src/=aixcc.lex @ 469:ffa6d5c9b074
entered into RCS
| author | Jim Blandy <jimb@redhat.com> |
|---|---|
| date | Sat, 21 Dec 1991 06:36:41 +0000 |
| parents | 9b11b9478c68 |
| children | 507f64624555 |
line wrap: on
line diff
--- a/lib-src/=aixcc.lex Sat Dec 21 05:04:13 1991 +0000 +++ b/lib-src/=aixcc.lex Sat Dec 21 06:36:41 1991 +0000 @@ -8,7 +8,8 @@ DS [0-9 ] %{ -/* +/* moore@wilma.cs.utk.edu + * Hack to work around the AIX C compiler's brain-damaged error messages * so that emacs can parse them. It runs /bin/cc as a subprocess, and * tries to rearrange the error messages so that (a) each message contains
