Mercurial > emacs
annotate src/s/riscix1-1.h @ 80759:c3bd08b7c78d
(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
grabbed after menu is finished.
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Tue, 26 Aug 2008 14:23:25 +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) */ |