Mercurial > emacs
annotate src/s/aix4-1.h @ 12243:ef2749cf206f
(list-buffers-noselect): Don't let space after buf name
inherit the text props from it.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 15 Jun 1995 20:07:56 +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 |