Mercurial > emacs
annotate src/s/riscix1-1.h @ 84984:8aa48ea4b5cb
(x-gtk-stock-map): Add Gnus and MH-E icons. Improve custom type.
(icon-map-list): Make it customizable. Document how to disable stock icons.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Sun, 30 Sep 2007 11:25:08 +0000 |
parents | e68ecda9b55b |
children | f55f9811f5d7 |
rev | line source |
---|---|
78312
e68ecda9b55b
Remove license from trivial file.
Glenn Morris <rgm@gnu.org>
parents:
78259
diff
changeset
|
1 /* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */ |
15917 | 2 |
3 #define RISCiX_1_1 1 | |
4 #define RISCiX 11 | |
5 #define CRT0_O /lib/crt0.o | |
6 #include "bsd4-3.h" | |
52401 | 7 |
8 /* arch-tag: 382df034-9843-4a82-8a3a-2e50a4dd532c | |
9 (do not change this comment) */ |