* lib-src/etags.c: Remove XEmacs support.
This commit is contained in:
parent
4252cea163
commit
cf98a395d0
1 changed files with 0 additions and 8 deletions
|
@ -87,14 +87,6 @@ University of California, as described above. */
|
|||
|
||||
#include <config.h>
|
||||
|
||||
/* WIN32_NATIVE is for XEmacs.
|
||||
MSDOS, WINDOWSNT, DOS_NT are for Emacs. */
|
||||
#ifdef WIN32_NATIVE
|
||||
# undef MSDOS
|
||||
# undef WINDOWSNT
|
||||
# define WINDOWSNT
|
||||
#endif /* WIN32_NATIVE */
|
||||
|
||||
#ifdef MSDOS
|
||||
# undef MSDOS
|
||||
# define MSDOS true
|
||||
|
|
Loading…
Add table
Reference in a new issue