Mercurial > emacs
view src/s/riscos5.h @ 79464:7634324a8839
For some reason, this new feature is not in etags for Emacs 22,
so remove it from the NEWS:
*** The --members option is now the default.
Use --no-members if you want the old default behaviour of not tagging
struct members in C, members variables in C++ and variables in PHP.
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 22 Nov 2007 10:31:33 +0000 |
parents | 695cf19ef79e |
children | 375f2633d815 |
line wrap: on
line source
#include "bsd4-3.h" /* This file has changes that Jost Krieger <x920031@rubb.rz.ruhr-uni-bochum.de> says are necessary. */ /* No declaration in system header files. */ extern double atof (); #define LD_SWITCH_SYSTEM -non_shared #define GETPGRP_NO_ARG /* arch-tag: e8ddf21d-72a0-476d-b33e-364f8b20e3b7 (do not change this comment) */