summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-12-21 06:36:41 +0000
committerJim Blandy <jimb@redhat.com>1991-12-21 06:36:41 +0000
commit3f1f436615dea6232f1ca844e627feac5f204e46 (patch)
tree7bbc30679d25b1905eddf7ed1d52af7683637a87 /lib-src
parente5f7865902e2f1f44552786691d3704d1dfdf018 (diff)
downloademacs-3f1f436615dea6232f1ca844e627feac5f204e46.tar.gz
entered into RCS
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/aixcc.lex3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/aixcc.lex b/lib-src/aixcc.lex
index 0729eea16c8..784d68d82b9 100644
--- a/lib-src/aixcc.lex
+++ b/lib-src/aixcc.lex
@@ -8,7 +8,8 @@ D5 [0-9 ][0-9 ][0-9 ][0-9 ][0-9]
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