Mercurial > emacs
annotate src/s/aix4-1.h @ 11551:032725b727cd
(mail-position-on-field): Use $, not \n, in regexp.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 Apr 1995 03:35:00 +0000 |
parents | 8a933302229c |
children | cbe404298013 |
rev | line source |
---|---|
10151 | 1 #define AIX4_1 |
2 | |
3 #include "aix4.h" | |
10212
f13745ca9b4e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
10151
diff
changeset
|
4 |
10224 | 5 #if 0 /* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed |
6 in Mule, but we don't know why. Anyway, it's not needed now. */ | |
10212
f13745ca9b4e
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
10151
diff
changeset
|
7 #define SYSTEM_MALLOC |
10224 | 8 #endif |